Structs§
- ArmSmmu
- An ARM SMMU
- Board
Info - Board information set by the board driver.
- Boot
Metadata - Device metadata to be passed from bootloader via a ZBI record.
- Bootloader
Info - Bootloader information set by the board driver.
- Bti
- Definition of a bus transaction initiator (bti) for a platform device node.
- Firmware
Blob - Firmware
GetFirmware Request - Firmware
GetFirmware Response - Interrupt
Attributor GetInterrupt Info Response - Irq
- Metadata
- Represents the metadata that’s available in a platform device.
- Mmio
- Definition of a MMIO resource for a platform device node.
- Node
- Arguments for adding a platform device node to the platform bus.
- Platform
BusAdd Composite Node Spec Request - Platform
BusGet Board Info Response - Platform
BusNode AddRequest - Platform
BusRegister Iommu Request - Platform
BusRegister SysSuspend Callback Request - Platform
BusSet Board Info Request - Platform
BusSet Bootloader Info Request - Smc
- Definition of a Secure Monitor Call (SMC), which allows calls to be made from the user space.
- SysSuspend
Callback Request - SysSuspend
Callback Response - Temporary
Board Info - This is originally from the Banjo fuchsia.hardware.platform.device library, but it is temporarily included here until that is migrated to FIDL.
- Userspace
Irq
Enums§
- Firmware
Type - Interrupt
Attributor GetInterrupt Info Request - Iommu
- IrqSpec
- Zircon
Interrupt Mode - Mode for creating zircon interrupts. In sync with ZX_INTERRUPT_MODE_* values from //zircon/system/public/zircon/types.h.