Home
last modified time | relevance | path

Searched refs:OPTEE_SMC_RETURN_OK (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/tee/optee/
H A Doptee_smc.h433 #define OPTEE_SMC_RETURN_OK 0x0 macro
H A Dcore.c288 case OPTEE_SMC_RETURN_OK: in call_err_to_res()
559 if (res.result.status != OPTEE_SMC_RETURN_OK) in exchange_capabilities()
/openbmc/linux/drivers/tee/optee/
H A Doptee_smc.h586 #define OPTEE_SMC_RETURN_OK 0x0 macro
H A Dsmc_abi.c292 if (res.a0 == OPTEE_SMC_RETURN_OK) in optee_enable_shm_cache()
322 if (res.result.status == OPTEE_SMC_RETURN_OK) { in __optee_disable_shm_cache()
1344 if (res.result.status != OPTEE_SMC_RETURN_OK) in optee_msg_exchange_capabilities()
1376 if (res.result.status != OPTEE_SMC_RETURN_OK) { in optee_config_shm_memremap()