qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Adding TPM support for ARM SBSA-Ref machine
@ 2025-02-25  7:41 Kun Qin
  2025-02-25  7:41 ` [PATCH 1/1] hw/arm/sbsa-ref: " Kun Qin
  2025-03-03 14:33 ` [PATCH 0/1] " Peter Maydell
  0 siblings, 2 replies; 9+ messages in thread
From: Kun Qin @ 2025-02-25  7:41 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Radoslaw Biernacki, Leif Lindholm, qemu-arm,
	Kun Qin

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2625

This change intends to support an ARM64 server like platform that has TPM
support to unlock more power for sbsa_ref.

The idea is to add a TPM create routine during sbsa machine initialization.
The backend can be the same as the rest of TPM support, by using swtpm.

Sign-off-by: Kun Qin <kuqin12@gmail.com>

Kun Qin (1):
  hw/arm/sbsa-ref: Adding TPM support for ARM SBSA-Ref machine

 hw/arm/sbsa-ref.c | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

-- 
2.43.0



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

end of thread, other threads:[~2025-03-31 23:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-25  7:41 [PATCH 0/1] Adding TPM support for ARM SBSA-Ref machine Kun Qin
2025-02-25  7:41 ` [PATCH 1/1] hw/arm/sbsa-ref: " Kun Qin
2025-02-27 15:17   ` Graeme Gregory
2025-03-01  1:02     ` Kun Qin
2025-03-03 14:30   ` Peter Maydell
     [not found]   ` <CAD=n3R2kuvUzyE7nKPmpyELozdo_+eAKVr_CxA5HQ_jLL25stw@mail.gmail.com>
2025-03-03 20:44     ` Leif Lindholm
2025-03-03 22:55       ` Kun Qin
2025-03-31 23:10         ` Philippe Mathieu-Daudé
2025-03-03 14:33 ` [PATCH 0/1] " Peter Maydell

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).