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 <kuqi...@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