Searched refs:SMCCC_V_1_1 (Results 1 – 3 of 3) sorted by relevance
25 #define SMCCC_V_1_1 0x10001 macro
31 args->a0 = SMCCC_V_1_1; in smc_arch_handler()
67 if (args.a0 & BIT32(31) || args.a0 < SMCCC_V_1_1) in smccc_trng_is_supported()
Completed in 3 milliseconds