[PATCH v1 0/3] Improve FDT and support TPM for LoongArch

Xiaojuan Yang posted 3 patches 1 year, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221021035419.2632878-1-yangxiaojuan@loongson.cn
Maintainers: Xiaojuan Yang <yangxiaojuan@loongson.cn>, Song Gao <gaosong@loongson.cn>
There is a newer version of this series
hw/loongarch/acpi-build.c   | 50 ++++++++++++++++++++++++++++++++--
hw/loongarch/virt.c         | 53 ++++++++++++++++++++++++++++++++-----
include/hw/loongarch/virt.h |  3 ---
include/hw/pci-host/ls7a.h  |  1 +
4 files changed, 95 insertions(+), 12 deletions(-)
[PATCH v1 0/3] Improve FDT and support TPM for LoongArch
Posted by Xiaojuan Yang 1 year, 6 months ago
This series change FDT base addr and add uart,rtc info into
FDT, Add TPM device for LoongArch virt machine.

Changes for v1: 
1. Change FDT base addr to 2 MiB.
2. Add uart and rtc info into FDT.
3. Add TPM device support.

Xiaojuan Yang (3):
  hw/loongarch: Change FDT base addr to 2 MiB
  hw/loongarch: Improve fdt for LoongArch virt machine
  hw/loongarch: Add TPM device for LoongArch virt machine

 hw/loongarch/acpi-build.c   | 50 ++++++++++++++++++++++++++++++++--
 hw/loongarch/virt.c         | 53 ++++++++++++++++++++++++++++++++-----
 include/hw/loongarch/virt.h |  3 ---
 include/hw/pci-host/ls7a.h  |  1 +
 4 files changed, 95 insertions(+), 12 deletions(-)

-- 
2.31.1