Home
last modified time | relevance | path

Searched refs:SECURITY_TYPE_AS (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-sam/
H A Dplatform_sama7g5.c41 .security_type = SECURITY_TYPE_AS,
51 .security_type = SECURITY_TYPE_AS,
56 .security_type = SECURITY_TYPE_AS,
61 .security_type = SECURITY_TYPE_AS,
66 .security_type = SECURITY_TYPE_AS,
71 .security_type = SECURITY_TYPE_AS,
76 .security_type = SECURITY_TYPE_AS,
86 .security_type = SECURITY_TYPE_AS,
116 .security_type = SECURITY_TYPE_AS,
121 .security_type = SECURITY_TYPE_AS,
[all …]
H A Dplatform_sama5d2.c143 .security_type = SECURITY_TYPE_AS,
149 .security_type = SECURITY_TYPE_AS,
155 .security_type = SECURITY_TYPE_AS,
167 .security_type = SECURITY_TYPE_AS,
351 .security_type = SECURITY_TYPE_AS,
403 .security_type = SECURITY_TYPE_AS,
441 .security_type = SECURITY_TYPE_AS,
447 .security_type = SECURITY_TYPE_AS,
453 .security_type = SECURITY_TYPE_AS,
H A Dmatrix.h36 #define SECURITY_TYPE_AS 1 macro