[PATCH v2 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/20221028014007.2718352-1-yangxiaojuan@loongson.cn
Maintainers: Xiaojuan Yang <yangxiaojuan@loongson.cn>, Song Gao <gaosong@loongson.cn>
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 v2 0/3] Improve FDT and support TPM for LoongArch
Posted by Xiaojuan Yang 1 year, 6 months ago
This series load FDT table into dram memory space
and add uart,rtc info into FDT, Add TPM device for
LoongArch virt machine.

Changes for v2: 
1. Modify the title of the first patch("Change FDT base")
   to "Load FDT table into dram memory space".

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: Load FDT table into dram memory space
  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