Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-sam/
H A Dmatrix.c43 #define WORLD_SECURE 1 macro
119 if (world == WORLD_SECURE) in matrix_set_periph_world()
157 return matrix_set_periph_world(psec->matrix, peri_id, WORLD_SECURE); in matrix_configure_periph_secure()