Expand description
Parse partition info using the IGVM device tree parameter.
ModulesΒ§
- bump_
alloc π - A simple bump allocator that can be used in the bootloader.
- dma_
hint π - Calculate DMA hint value if not provided by host.
StructsΒ§
- Partition
Topology π
EnumsΒ§
- DtError
- Errors when reading the host device tree.
FunctionsΒ§
- add_
common_ πranges - Add common ranges to
AddressSpaceManagerBuilderregardless if creating topology from the host or from saved state. - allocate_
vtl2_ πram - Allocate VTL2 ram from the partitionβs memory map.
- calculate_
default_ πmmio_ size - init_
heap π - parse_
host_ πvtl2_ ram - Parse VTL2 ram from host provided ranges.
- read_
persisted_ πregion_ header - Read the persisted header from the start of the persisted state region
described at file build time. If the magic value is not set,
Noneis returned. - topology_
from_ πhost_ dt - Read topology from the host provided device tree.
- topology_
from_ πpersisted_ state - Read topology from the persisted state region and protobuf payload.
Type AliasesΒ§
- Parsed
Dt π