Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/tee/
H A Doptee_abi.h306 #define OPTEE_ABI_SEC_CAP_DYNAMIC_SHM BIT(2) macro
/optee_os/core/arch/riscv/tee/
H A Dentry_fast.c69 args->a1 |= OPTEE_ABI_SEC_CAP_DYNAMIC_SHM; in tee_entry_exchange_capabilities()