Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-sam/
H A Dmatrix.c107 static int matrix_set_periph_world(unsigned int matrix, unsigned int peri_id, in matrix_set_periph_world() function
157 return matrix_set_periph_world(psec->matrix, peri_id, WORLD_SECURE); in matrix_configure_periph_secure()
183 ret = matrix_set_periph_world(matrix, peri_id, in matrix_configure_periph_non_secure()