psci_features
int32_t psci_features(uint32_t);
features = psci_features(SMCCC_VERSION);
if (psci_features(SMCCC_VERSION) == PSCI_RETVAL_NOT_SUPPORTED ||