Home
last modified time | relevance | path

Searched refs:TEE_MATTR_URX (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/core/include/mm/
A Dtee_mmu_types.h26 #define TEE_MATTR_URX (TEE_MATTR_UR | TEE_MATTR_UX) macro
/optee_os-3.20.0/core/arch/arm/mm/
A Dcore_mmu_v7.c354 a |= TEE_MATTR_PRX | TEE_MATTR_URX; in desc_to_mattr()
377 a |= TEE_MATTR_PRX | TEE_MATTR_URX; in desc_to_mattr()
A Dcore_mmu_lpae.c323 a |= TEE_MATTR_PRX | TEE_MATTR_URX; in desc_to_mattr()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dldelf_loader.c87 prot = TEE_MATTR_URX; in ldelf_load_ldelf()
A Dstmm_sp.c272 TEE_MATTR_URX | TEE_MATTR_PR); in load_stmm()
A Dsecure_partition.c741 perm = TEE_MATTR_URX; in handle_fdt_mem_regions()

Completed in 14 milliseconds