rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: TPM DEVICE DRIVER: linux-tpmdd-nixos
@ 2025-03-06 21:17 Jarkko Sakkinen
  2025-03-06 21:19 ` Jarkko Sakkinen
  2025-03-07  9:22 ` Miguel Ojeda
  0 siblings, 2 replies; 6+ messages in thread
From: Jarkko Sakkinen @ 2025-03-06 21:17 UTC (permalink / raw)
  To: linux-kernel, Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
	Björn Roy Baron, Benno Lossin, Andreas Hindborg, Alice Ryhl,
	Trevor Gross, rust-for-linux
  Cc: Jarkko Sakkinen

This is my new testing tree for my kernel tree. It will over time replace
my previous BuildRoot based testing tree (but not just yet).

Depending on host `docker compose up --build` (or podman) will spit out
rootfs and OVMF/AAVMF image depending on host where it is compiled.

This allows a few new perks such as:

1. Trivial Aarch64 testing in QEMU and in macOS (without requiring dual
   boot to Asahi Linux necessarily).
2. Testing of more complex configurations such as Integrity Measurement
   Architecture (IMA).
3. Easier management of both GCC and Rust toolchains, thus enabling
   testing of Rust-enabled kernel.

Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8e0736dc2ee0..ea7c40b76181 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24033,6 +24033,7 @@ R:	Jason Gunthorpe <jgg@ziepe.ca>
 L:	linux-integrity@vger.kernel.org
 S:	Maintained
 W:	https://codeberg.org/jarkko/linux-tpmdd-test
+W:	https://gitlab.com/jarkkojs/linux-tpmdd-nixos
 Q:	https://patchwork.kernel.org/project/linux-integrity/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
 F:	Documentation/devicetree/bindings/tpm/
-- 
2.48.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-14 14:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-06 21:17 [PATCH] MAINTAINERS: TPM DEVICE DRIVER: linux-tpmdd-nixos Jarkko Sakkinen
2025-03-06 21:19 ` Jarkko Sakkinen
2025-03-07  9:22 ` Miguel Ojeda
2025-03-07 16:52   ` Jarkko Sakkinen
2025-03-13 11:26     ` Fiona Behrens
2025-03-14 14:48       ` Jarkko Sakkinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).