Skip to content

Commit 16d8a49

Browse files
ioannisgnashif
authored andcommitted
soc: arm: stm32: remove custom fixed MPU region definition
We remove the custom fixed MPU region definition from ST STM32 SoC definitions, as the common fixed MPU region definition is now used. Signed-off-by: Ioannis Glaropoulos <[email protected]>
1 parent bee70b4 commit 16d8a49

File tree

3 files changed

+0
-127
lines changed

3 files changed

+0
-127
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
zephyr_sources_ifdef(CONFIG_ARM_MPU arm_mpu_regions.c)
43
zephyr_sources(stm32cube_hal.c)
54

65
zephyr_linker_sources_ifdef(CONFIG_STM32_CCM SECTIONS ccm.ld)

soc/arm/st_stm32/common/arm_mpu_mem_cfg.h

Lines changed: 0 additions & 91 deletions
This file was deleted.

soc/arm/st_stm32/common/arm_mpu_regions.c

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)