Skip to content

Commit c9da964

Browse files
ioannisgnashif
authored andcommitted
soc: arm: silabs: remove custom fixed MPU region definition
We remove the custom fixed MPU region definition from Silicon Labs exx32 SoC definitions, as the common fixed MPU region definition is now used. Signed-off-by: Ioannis Glaropoulos <[email protected]>
1 parent 12eb1e4 commit c9da964

File tree

3 files changed

+0
-90
lines changed

3 files changed

+0
-90
lines changed

soc/arm/silabs_exx32/common/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@
33
zephyr_sources(soc.c soc_gpio.c)
44

55
zephyr_sources_ifdef(CONFIG_SYS_POWER_MANAGEMENT soc_power.c)
6-
7-
zephyr_sources_ifdef(CONFIG_ARM_MPU arm_mpu_regions.c)

soc/arm/silabs_exx32/common/arm_mpu_mem_cfg.h

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

soc/arm/silabs_exx32/common/arm_mpu_regions.c

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

0 commit comments

Comments
 (0)