Re: [PATCH 0/1] Adding TPM support for ARM SBSA-Ref machine

2025-03-03 Thread Peter Maydell
On Tue, 25 Feb 2025 at 07:41, Kun Qin wrote: > > 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 i

[PATCH 0/1] Adding TPM support for ARM SBSA-Ref machine

2025-02-25 Thread 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