nse
> > to step the machine minor version number. A major version bump would
> > not be required
> > since simply adding this component will not break any existing
> > firmware (which will have
> > no way of knowing it even exists).
> >
> > Regards,
>
Hi Graeme,
Thank you for your review. Could you please let me know if there is
anything else I need to do or wait on before merging the change?
Any input is appreciated.
Regards,
Kun
On Thu, Feb 27, 2025 at 7:16 AM Graeme Gregory wrote:
>
> On 25/02/2025 07:41, Kun Qin wrote:
> &g
From: Kun Qin
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2625
This change aims to add a TPM device for SBSA ref machine.
The implementation adds a TPM create routine during machine
initialization.
The backend can be the same as the rest of TPM support, by using swtpm.
Signed-off
TPM support, by using swtpm.
Sign-off-by: Kun Qin
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