Searched refs:OPTEE_SMC_CALLS_UID (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/tee/optee/ |
H A D | optee_smc.h | 55 #define OPTEE_SMC_CALLS_UID \ macro
|
H A D | core.c | 507 invoke_fn(OPTEE_SMC_CALLS_UID, 0, 0, 0, 0, 0, 0, 0, &res); in is_optee_api()
|
/openbmc/linux/drivers/tee/optee/ |
H A D | optee_smc.h | 48 #define OPTEE_SMC_CALLS_UID \ macro
|
H A D | smc_abi.c | 1263 invoke_fn(OPTEE_SMC_CALLS_UID, 0, 0, 0, 0, 0, 0, 0, &res); in optee_msg_api_uid_is_optee_api() 1276 invoke_fn(OPTEE_SMC_CALLS_UID, 0, 0, 0, 0, 0, 0, 0, &res); in optee_msg_api_uid_is_optee_image_load()
|