Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dcore_mmu.c860 const uint32_t tagged = TEE_MATTR_MEM_TYPE_TAGGED << in core_mmu_type_to_attr() local
869 return attr | TEE_MATTR_SECURE | TEE_MATTR_PRWX | tagged; in core_mmu_type_to_attr()
873 return attr | TEE_MATTR_SECURE | TEE_MATTR_PRX | tagged; in core_mmu_type_to_attr()
876 return attr | TEE_MATTR_SECURE | TEE_MATTR_PR | tagged; in core_mmu_type_to_attr()
883 return attr | TEE_MATTR_SECURE | TEE_MATTR_PRW | tagged; in core_mmu_type_to_attr()
912 return attr | TEE_MATTR_SECURE | TEE_MATTR_PRW | tagged; in core_mmu_type_to_attr()
/optee_os/core/lib/qcbor/
H A DREADME.md403 encoding of tagged types and encoding of bstr wrapping.
411 decode functions, such as those for tagged types bstr wrapping brings