Module cros_fdt::fdt

source ·
Expand description

This module writes Flattened Devicetree blobs as defined here: https://devicetree-specification.readthedocs.io/en/stable/flattened-format.html

Structs§

  • Interface for creating and manipulating a Flattened Devicetree (FDT) and emitting a Devicetree Blob (DTB).
  • FdtHeader 🔒
  • Flattened device tree node.
  • Reserved physical memory region.
  • FdtStrings 🔒

Enums§

Constants§

Functions§

Type Aliases§