Linux Integrity Measurement development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add Apple T2 NHI device links
@ 2026-07-21  5:45 Atharva Tiwari
  2026-07-21  5:45 ` [PATCH v2 1/2] treewide: Add a flag to detect the Apple T2 chip Atharva Tiwari
  2026-07-21  5:45 ` [PATCH v2 2/2] thunderbolt: Add device links for Apple T2 NHI Atharva Tiwari
  0 siblings, 2 replies; 4+ messages in thread
From: Atharva Tiwari @ 2026-07-21  5:45 UTC (permalink / raw)
  Cc: Atharva Tiwari, Bjorn Helgaas, Thomas Gleixner, Ingo Molnar,
	Borislav Petkov, Dave Hansen, x86, H. Peter Anvin, Andreas Noever,
	Mika Westerberg, Yehezkel Bernat, Hans de Goede,
	Ilpo Järvinen, Jarkko Sakkinen, Mimi Zohar, Roberto Sassu,
	Dmitry Kasatkin, Eric Snowberg, Paul Moore, James Morris,
	Serge E. Hallyn, linux-pci, linux-kernel, linux-usb,
	platform-driver-x86, linux-integrity, keyrings,
	linux-security-module

This series adds a cached flag to detect Apple T2 systems, then uses it
to create device links for the Thunderbolt NHI.

Changes in v2:
- Used a less generic name for has_t2_chip
- Used DMI instead of PCI for has_apple_t2_chip to avoid PCI problems
- Initialized ret in tb_apple_add_links

Link to v1:
https://lore.kernel.org/all/20260719180308.1398-1-atharvatiwarilinuxdev@gmail.com/

Atharva Tiwari (2):
  treewide: Add a flag to detect the Apple T2 chip
  thunderbolt: Add device links for Apple T2 NHI

 arch/x86/kernel/quirks.c                      | 105 ++++++++++++++++++
 drivers/thunderbolt/tb.c                      |  51 ++++++++-
 include/linux/platform_data/x86/apple.h       |   5 +
 security/integrity/platform_certs/load_uefi.c |  38 ++-----
 4 files changed, 168 insertions(+), 31 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-07-21 10:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-21  5:45 [PATCH v2 0/2] Add Apple T2 NHI device links Atharva Tiwari
2026-07-21  5:45 ` [PATCH v2 1/2] treewide: Add a flag to detect the Apple T2 chip Atharva Tiwari
2026-07-21 10:56   ` Jarkko Sakkinen
2026-07-21  5:45 ` [PATCH v2 2/2] thunderbolt: Add device links for Apple T2 NHI Atharva Tiwari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox