smccc
struct arm_smccc_res smccc;
&res.smccc);
struct arm_smccc_res smccc;
invoke_fn(OPTEE_SMC_CALLS_REVISION, 0, 0, 0, 0, 0, 0, 0, &res.smccc);
struct arm_smccc_res smccc;
&res.smccc);
struct arm_smccc_res smccc;
invoke_fn(OPTEE_SMC_GET_SHM_CONFIG, 0, 0, 0, 0, 0, 0, 0, &res.smccc);
struct arm_smccc_res smccc;
0, 0, 0, &res.smccc);
struct arm_smccc_res smccc;
0, 0, 0, 0, 0, 0, 0, &res.smccc);
status = smccc(SMCCC_ARCH_FEATURES, PV_TIME_FEATURES);
status = smccc(PV_TIME_FEATURES, PV_TIME_FEATURES);
status = smccc(PV_TIME_FEATURES, PV_TIME_ST);
status = smccc(PV_TIME_ST, 0);