[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250306211716.51120-1-jarkko@kernel.org>
Date: Thu, 6 Mar 2025 23:17:16 +0200
From: Jarkko Sakkinen <jarkko@...nel.org>
To: linux-kernel@...r.kernel.org,
Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>,
Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>,
Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>,
Trevor Gross <tmgross@...ch.edu>,
rust-for-linux@...r.kernel.org
Cc: Jarkko Sakkinen <jarkko@...nel.org>
Subject: [PATCH] MAINTAINERS: TPM DEVICE DRIVER: linux-tpmdd-nixos
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@...nel.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@...pe.ca>
L: linux-integrity@...r.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
Powered by blists - more mailing lists