Linux EFI development
 help / color / mirror / Atom feed
* [PATCH 0/3] efi: stmm: Fix for incorrect buffer allocation and cleanups
@ 2025-08-15 19:12 Jan Kiszka
  2025-08-15 19:12 ` [PATCH 1/3] efi: stmm: Fix incorrect buffer allocation method Jan Kiszka
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Jan Kiszka @ 2025-08-15 19:12 UTC (permalink / raw)
  To: Ard Biesheuvel, Masahisa Kojima, Ilias Apalodimas
  Cc: linux-efi, linux-kernel, Sumit Garg, Jens Wiklander

One critical fix for the EFI StMM driver and two smaller cleanups.

I'm carefully optimistic that we will get better test coverage in the
future: I have a working RPMB model for QEMU, and this is where the
crash was found now and debugged in.

Jan

Jan Kiszka (3):
  efi: stmm: Fix incorrect buffer allocation method
  efi: stmm: Use EFI return code of setup_mm_hdr
  efi: stmm: Drop unneeded null pointer check

 drivers/firmware/efi/stmm/tee_stmm_efi.c | 59 ++++++++++++++----------
 1 file changed, 34 insertions(+), 25 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-08-22  9:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15 19:12 [PATCH 0/3] efi: stmm: Fix for incorrect buffer allocation and cleanups Jan Kiszka
2025-08-15 19:12 ` [PATCH 1/3] efi: stmm: Fix incorrect buffer allocation method Jan Kiszka
2025-08-20  7:29   ` Ilias Apalodimas
2025-08-20 15:05     ` Jan Kiszka
2025-08-21  9:35       ` Sumit Garg
2025-08-21 12:56         ` Jan Kiszka
2025-08-22  9:07           ` Sumit Garg
2025-08-15 19:12 ` [PATCH 2/3] efi: stmm: Use EFI return code of setup_mm_hdr Jan Kiszka
2025-08-20  7:10   ` Ilias Apalodimas
2025-08-20 14:59     ` Jan Kiszka
2025-08-21 13:00       ` Jan Kiszka
2025-08-21 13:26         ` Ilias Apalodimas
2025-08-15 19:12 ` [PATCH 3/3] efi: stmm: Drop unneeded null pointer check Jan Kiszka
2025-08-20  6:44   ` Ilias Apalodimas

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