Home
last modified time | relevance | path

Searched refs:SMCCC_GET_SOC_REVISION (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/include/services/
Darm_arch_svc.h18 #define SMCCC_GET_SOC_REVISION U(1) macro
/trusted-firmware-a-latest/services/arm_arch_svc/
Darm_arch_svc_setup.c106 if (arg1 == SMCCC_GET_SOC_REVISION) { in smccc_arch_id()