Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/
Dlow_level_security.h73 void LL_SECU_SetLoaderCodeSecure(void);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dboot_hal_bl2.c164 LL_SECU_SetLoaderCodeSecure(); in boot_platform_noimage()
171 LL_SECU_SetLoaderCodeSecure(); in boot_platform_noimage()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dboot_hal_bl2.c180 LL_SECU_SetLoaderCodeSecure(); in boot_platform_noimage()
187 LL_SECU_SetLoaderCodeSecure(); in boot_platform_noimage()
Dlow_level_security.c478 void LL_SECU_SetLoaderCodeSecure(void) in LL_SECU_SetLoaderCodeSecure() function