Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/st/stm32mp1/
A Dstm32mp1_shared_resources.c96 static bool periph_is_non_secure(enum stm32mp_shres id) in periph_is_non_secure() function
106 return !periph_is_non_secure(id); in periph_is_secure()
349 if (periph_is_non_secure(STM32MP1_SHRES_GPIOZ(i))) { in stm32mp_gpio_bank_is_non_secure()
433 return periph_is_non_secure(shres_id); in stm32mp_nsec_can_access_clock()
475 return periph_is_non_secure(shres_id); in stm32mp_nsec_can_access_reset()
495 if (periph_is_non_secure(id)) { in shres2decprot_attr()

Completed in 2 milliseconds