| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/secure/ |
| D | target_cfg.c | 487 if ((SRAM2_BASE > (uint32_t)®ION_NAME(Image$$, TFM_APP_RW_STACK_END, $$Base))) in gtzc_init_cfg() 493 gtzc_config_sram(SRAM2_BASE, SRAM2_SIZE, 0, SRAM2_SIZE - 1, 0); in gtzc_init_cfg() 498 …gtzc_config_sram(SRAM2_BASE, SRAM2_SIZE, 0, (uint32_t)®ION_NAME(Image$$, TFM_APP_RW_STACK_END, … in gtzc_init_cfg() 499 - SRAM2_BASE - 1, FLAG_NPRIV); in gtzc_init_cfg() 500 …gtzc_config_sram(SRAM2_BASE, SRAM2_SIZE, (uint32_t)®ION_NAME(Image$$, TFM_APP_RW_STACK_END, $$B… in gtzc_init_cfg() 501 - SRAM2_BASE, SRAM2_SIZE - 1, 0); in gtzc_init_cfg() 505 …gtzc_config_sram(SRAM2_BASE, SRAM2_SIZE, 0, (uint32_t)®ION_NAME(Image$$, TFM_APP_RW_STACK_END, … in gtzc_init_cfg() 506 - SRAM2_BASE - 1, FLAG_NPRIV); in gtzc_init_cfg() 507 …gtzc_config_sram(SRAM2_BASE, SRAM2_SIZE, (uint32_t)®ION_NAME(Image$$, TFM_APP_RW_STACK_END, $$B… in gtzc_init_cfg() 508 -SRAM2_BASE, SRAM2_SIZE - 1, 0); in gtzc_init_cfg() [all …]
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/secure/ |
| D | target_cfg.c | 501 if ((SRAM2_BASE > (uint32_t)®ION_NAME(Image$$, TFM_APP_RW_STACK_END, $$Base))) in gtzc_init_cfg() 507 gtzc_config_sram(SRAM2_BASE, SRAM2_SIZE, 0, SRAM2_SIZE - 1, 0); in gtzc_init_cfg() 512 …gtzc_config_sram(SRAM2_BASE, SRAM2_SIZE, 0, (uint32_t)®ION_NAME(Image$$, TFM_APP_RW_STACK_END, … in gtzc_init_cfg() 513 - SRAM2_BASE - 1, FLAG_NPRIV); in gtzc_init_cfg() 514 …gtzc_config_sram(SRAM2_BASE, SRAM2_SIZE, (uint32_t)®ION_NAME(Image$$, TFM_APP_RW_STACK_END, $$B… in gtzc_init_cfg() 515 - SRAM2_BASE, SRAM2_SIZE - 1, 0); in gtzc_init_cfg() 519 …gtzc_config_sram(SRAM2_BASE, SRAM2_SIZE, 0, (uint32_t)®ION_NAME(Image$$, TFM_APP_RW_STACK_END, … in gtzc_init_cfg() 520 - SRAM2_BASE - 1, FLAG_NPRIV); in gtzc_init_cfg() 521 …gtzc_config_sram(SRAM2_BASE, SRAM2_SIZE, (uint32_t)®ION_NAME(Image$$, TFM_APP_RW_STACK_END, $$B… in gtzc_init_cfg() 522 -SRAM2_BASE, SRAM2_SIZE - 1, 0); in gtzc_init_cfg() [all …]
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/secure/ |
| D | target_cfg.c | 234 if (HAL_GTZC_MPCBB_GetConfigMem(SRAM2_BASE, &MPCBB_desc) != HAL_OK) in unsecure_sram2() 257 if (HAL_GTZC_MPCBB_ConfigMem(SRAM2_BASE, &MPCBB_desc) != HAL_OK) in unsecure_sram2() 287 lock_sram_config(SRAM2_BASE); in gtzc_init_cfg()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/bl2/ |
| D | tfm_low_level_security.c | 763 if (HAL_GTZC_MPCBB_GetConfigMem(SRAM2_BASE, &MPCBB_desc) != HAL_OK) in lock_bl2_shared_area() 768 if (HAL_GTZC_MPCBB_ConfigMem(SRAM2_BASE, &MPCBB_desc) != HAL_OK) in lock_bl2_shared_area()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/ |
| D | stm32l552xx.h | 2072 #define SRAM2_BASE SRAM2_BASE_S macro 2486 #define SRAM2_BASE SRAM2_BASE_NS macro
|
| D | stm32l562xx.h | 2174 #define SRAM2_BASE SRAM2_BASE_S macro 2609 #define SRAM2_BASE SRAM2_BASE_NS macro
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/ |
| D | stm32u585xx.h | 2530 #define SRAM2_BASE SRAM2_BASE_S macro 3007 #define SRAM2_BASE SRAM2_BASE_NS macro
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/ |
| D | stm32h573xx.h | 2701 #define SRAM2_BASE SRAM2_BASE_S macro 3144 #define SRAM2_BASE SRAM2_BASE_NS macro
|