Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/bl1/
Dbl1.h29 #define BL1_SMC_MAJOR_VER UL(0x0) macro
/external/arm-trusted-firmware/bl1/
Dbl1_main.c257 SMC_RET1(handle, BL1_SMC_MAJOR_VER | BL1_SMC_MINOR_VER); in bl1_smc_handler()