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).
- Flattened device tree node.
- Reserved physical memory region.
Enums§
Constants§
Functions§
Type Aliases§
- Blob 🔒