From 538599b3efadd6d5dad9a69787a6556130955dec Mon Sep 17 00:00:00 2001 From: PeakRacing <1473454180@qq.com> Date: Tue, 19 May 2026 11:19:19 +0800 Subject: [PATCH] add: boot/zephyr/socs/stm32n647xx_fsbl.conf Signed-off-by: PeakRacing <1473454180@qq.com> --- boot/zephyr/socs/stm32n647xx_fsbl.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 boot/zephyr/socs/stm32n647xx_fsbl.conf diff --git a/boot/zephyr/socs/stm32n647xx_fsbl.conf b/boot/zephyr/socs/stm32n647xx_fsbl.conf new file mode 100644 index 0000000000..76a7ce8309 --- /dev/null +++ b/boot/zephyr/socs/stm32n647xx_fsbl.conf @@ -0,0 +1,3 @@ +CONFIG_STM32_MEMMAP=y + +CONFIG_MULTIPLE_EXECUTABLE_RAM_REGIONS=y