Crate host_fdt_parser

Source
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§

Enums§

  • The memory allocation mode provided by the host. This determines how OpenHCL will allocate memory for itself from the partition memory map.