Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/tee/
H A Doptee_abi.h299 #define OPTEE_ABI_SEC_CAP_HAVE_RESERVED_SHM BIT(0) macro
/optee_os/core/arch/riscv/tee/
H A Dentry_fast.c63 args->a1 |= OPTEE_ABI_SEC_CAP_HAVE_RESERVED_SHM; in tee_entry_exchange_capabilities()