Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_shared_resources.c95 static bool periph_is_non_secure(enum stm32mp_shres id) in periph_is_non_secure() function
105 return !periph_is_non_secure(id); in periph_is_secure()
348 if (periph_is_non_secure(STM32MP1_SHRES_GPIOZ(i))) { in stm32mp_gpio_bank_is_non_secure()
432 return periph_is_non_secure(shres_id); in stm32mp_nsec_can_access_clock()
474 return periph_is_non_secure(shres_id); in stm32mp_nsec_can_access_reset()
494 if (periph_is_non_secure(id)) { in shres2decprot_attr()