Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/bl1/
Dbl1.h50 # define BL1_NUM_SMC_CALLS (FWU_NUM_SMC_CALLS + 4) macro
52 # define BL1_NUM_SMC_CALLS 4 macro
/external/arm-trusted-firmware/bl1/
Dbl1_main.c251 SMC_RET1(handle, BL1_NUM_SMC_CALLS); in bl1_smc_handler()