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ยง