qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] Adding /dev/tpm0 to qemu-system-aarch64


From: Lakshmi Ramasubramanian
Subject: Re: [Qemu-arm] Adding /dev/tpm0 to qemu-system-aarch64
Date: Tue, 17 Sep 2019 09:27:20 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 9/17/19 9:16 AM, Peter Maydell wrote:

How do I add such a custom entry in the device tree in QEMU?

If you're running a UEFI blob within QEMU that runs at EL3
and provides this TPM, then it's the responsibility of that UEFI
blob to provide device tree or ACPI tables to the guest which
describe devices which the UEFI blob is providing. QEMU shouldn't
describe them in the device tree it passes to UEFI, because
QEMU doesn't implement them.

thanks
-- PMM


Got it - Thanks for the information.

 -lakshmi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]