acrn-hypervisor/hypervisor/boot
Li Fei1 5fa816f921 hv: pSRAM: add PTCT parsing code
The added parse_ptct function will parse native ACPI PTCT table to
acquire information like pSRAM location/size/level and PTCM location,
and save them.

Tracked-On: #5330
Signed-off-by: Qian Wang <qian1.wang@intel.com>
2020-11-02 10:29:43 +08:00
..
guest hv: don't need to save boot context 2020-10-29 10:05:05 +08:00
include hv: pSRAM: add PTCT parsing code 2020-11-02 10:29:43 +08:00
acpi_base.c hv: remove de-privilege boot mode support and remove vboot wrappers 2020-10-21 15:09:26 +08:00
cmdline.c HV: add hv cmdline support for multiboot2 2020-06-08 13:30:04 +08:00
multiboot.c hv: remove de-privilege boot mode support and remove vboot wrappers 2020-10-21 15:09:26 +08:00
multiboot2.c HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
reloc.c hv: fixup relocation delta for symbols belong to entry section 2020-03-06 08:27:46 +08:00