acrn-hypervisor/misc/config_tools/board_inspector/legacy
Junjie Mao 99f15a27c2 board_inspector/acpiparser: enable parsing RTCT v2
This patch adds support to parse RTCT v2 using the refined board XML
schema. The major changes include:

 - Add the RTCT v2 parser in the acpiparser module. The version of an RTCT
   is detected automatically to choose the right parser.
 - Extract software SRAM capabilities of caches into the board XML.
 - Move the logic that determines the software SRAM base address for the
   pre-launched VM to the static allocator of GPAs.
 - Generate software SRAM related macros into misc_cfg.h when necessary.

Tracked-On: #6020
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2021-05-19 08:53:38 +08:00
..
acpi.py board_inspector/legacy: fix a copy destination error 2021-05-16 19:02:00 +08:00
board_parser.py board_inspector/acpiparser: enable parsing RTCT v2 2021-05-19 08:53:38 +08:00
clos.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00
dmar.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00
dmi.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00
misc.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00
parser_lib.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00
pci_dev.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00