struct zbi_dcfg_arm_psci_cpu_suspend_state_t

Defined at line 324 of file ../../sdk/lib/zbi-format/include/lib/zbi-format/driver-config.h

The ZBI_KERNEL_DRIVER_ARM_PSCI_CPU_SUSPEND's payload consists on any number of

`DcfgArmPsciCpuSuspendState` entries.

The length of the item is `sizeof(zbi_dcfg_arm_psci_cou_suspend_state_t)` times the number of

entries. Each entry describes an 'idle state' that can be entered through PSCI CPU Suspend call.

Entries in the table may be in any order, and only a single item of type

ZBI_KERNEL_DRIVER_ARM_PSCI_CPU_SUSPEND should be present in the ZBI.

Public Members

uint32_t id
uint32_t power_state
zbi_arm_psci_cpu_suspend_state_flags_t flags
uint32_t entry_latency_us
uint32_t exit_latency_us
uint32_t min_residency_us