acrn-hypervisor/misc/config_tools/schema
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
..
checks board_inspector/acpiparser: enable parsing RTCT v2 2021-05-19 08:53:38 +08:00
config.xsd config-tool: rename PSRARM to SSRAM 2021-05-17 14:31:42 +08:00
datachecks.xsd config_tools/schema: add example data checks 2021-05-16 19:02:00 +08:00
types.xsd config-tool: rename PSRARM to SSRAM 2021-05-17 14:31:42 +08:00
VMtypes.xsd misc: sanity check VM config for nested virtualization 2021-05-13 16:16:30 +08:00