pub fn psci_features(psci_function_id: u32) -> Result<u32, Error>
Expand description

Queries whether SMCCC_VERSION or a specific PSCI function is implemented, and what features are supported.