]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/loongarch: Add TPM device for LoongArch virt machine
authorXiaojuan Yang <yangxiaojuan@loongson.cn>
Fri, 28 Oct 2022 01:40:07 +0000 (09:40 +0800)
committerSong Gao <gaosong@loongson.cn>
Fri, 4 Nov 2022 09:09:39 +0000 (17:09 +0800)
commit3dfbb6dee57f48abdc5b51edfd4dd57869d838df
tree7d7a2be552dff5f362c951a7fba37a8124d252b0
parentca5bf7ad0222ad4a884c90a821a22000d918c54e
hw/loongarch: Add TPM device for LoongArch virt machine

Add TPM device for LoongArch virt machine, including
establish TPM acpi info and add TYPE_TPM_TIS_SYSBUS
to dynamic_sysbus_devices list.

Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20221028014007.2718352-4-yangxiaojuan@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
hw/loongarch/acpi-build.c
hw/loongarch/virt.c