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.c838 const uint32_t tagged = TEE_MATTR_MEM_TYPE_TAGGED << in core_mmu_type_to_attr() local
847 return attr | TEE_MATTR_SECURE | TEE_MATTR_PRWX | tagged; in core_mmu_type_to_attr()
851 return attr | TEE_MATTR_SECURE | TEE_MATTR_PRX | tagged; in core_mmu_type_to_attr()
854 return attr | TEE_MATTR_SECURE | TEE_MATTR_PR | tagged; in core_mmu_type_to_attr()
861 return attr | TEE_MATTR_SECURE | TEE_MATTR_PRW | tagged; in core_mmu_type_to_attr()
890 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