Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dlow_level_security.c466 static void secure_internal_flash(uint32_t offset_start, uint32_t offset_end);
480secure_internal_flash(FLASH_AREA_LOADER_OFFSET, FLASH_AREA_LOADER_OFFSET+LOADER_IMAGE_S_CODE_SIZE … in LL_SECU_SetLoaderCodeSecure()
1006 static void secure_internal_flash(uint32_t offset_start, uint32_t offset_end) in secure_internal_flash() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dlow_level_security.c601 static void secure_internal_flash(uint32_t offset_start, uint32_t offset_end);