Expand description
Common parsing code for parsing the device tree provided by the host. Note that is is not a generic device tree parser, but parses the device tree for devices and concepts specific to underhill.
Notably, we search for IGVM specific extensions to nodes, defined here:
[igvm_defs::dt
].
Structs§
- Struct containing parsed CPU information.
- Errors returned by parsing.
- Information about the GIC.
- Struct containing parsed memory information.
- Struct containing parsed device tree information.
- Information about VMBUS.
Enums§
- The memory allocation mode provided by the host. This determines how OpenHCL will allocate memory for itself from the partition memory map.