zephyr/soc/st/stm32
Francois Ramu ad0466f423 soc: st: stm32 Kconfig to retrieve the external Flash Base address
This commit is retrieving the config FLASH_BASE_ADDRESS
from the XSPI node of the stm32 device dtsi <reg> property of the
"st,stm32-xspi" node. For example the CONFIG_FLASH_BASE_ADDRESS
 is 0x90000000 and application is linked for that address.
Size is given by the size property of the "st,stm32-xspi-nor" node.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2025-05-21 17:35:06 +02:00
..
common soc: stm32f1x: Add support for stop/standby modes 2025-05-20 10:16:20 +02:00
stm32c0x soc: st: stm32: poweroff uses stm32_wkup_pins 2025-04-08 11:45:24 +02:00
stm32f0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f1x soc: stm32f1x: Add support for stop/standby modes 2025-05-20 10:16:20 +02:00
stm32f2x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f3x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32f4x soc: stm32: Adds support for STM32F401XD variants 2025-04-24 01:27:43 +02:00
stm32f7x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32g0x soc: stm32g0x: add poweroff implementation 2025-05-02 01:17:02 +02:00
stm32g4x soc: stm32g4x/stm32l0x: fix soc hook calls 2024-09-21 11:29:06 +02:00
stm32h5x soc: stm32: use cache peripheral driver 2025-04-25 11:04:37 +02:00
stm32h7rsx soc: stm32h7r/s: smps is supported on all SoCs 2025-04-24 10:39:34 +02:00
stm32h7x soc: st: h7: m7: remove voltage scale setting 2025-03-31 21:59:28 +02:00
stm32l0x soc: stm32g4x/stm32l0x: fix soc hook calls 2024-09-21 11:29:06 +02:00
stm32l1x soc: add stm32l100xb 2025-05-08 01:57:52 +02:00
stm32l4x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32l5x soc: stm32: use cache peripheral driver 2025-04-25 11:04:37 +02:00
stm32mp1x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32mp13x soc: st: stm32mp13: add missing arm_mmu.h include 2025-04-16 17:08:37 +02:00
stm32n6x soc: st: stm32n6: add arm v8.1 mvei and mvef kconfig 2025-05-06 15:31:51 +02:00
stm32u0x soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
stm32u5x soc: st: add stm32u535 support 2025-05-14 19:36:26 +02:00
stm32wb0x soc: st: stm32wb0x: Increase main stack size for BLE applications 2025-01-22 15:50:41 +01:00
stm32wbax soc: stm32: use cache peripheral driver 2025-04-25 11:04:37 +02:00
stm32wbx soc: stm32wb: fix ble low-power 2024-11-29 11:45:20 +01:00
stm32wlx soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
CMakeLists.txt boards: st: Clean up compiler related directives 2024-03-22 09:23:30 +00:00
Kconfig soc: stm32: Adds the STM32WBA65x device. 2025-04-15 15:33:15 +02:00
Kconfig.defconfig soc: st: stm32 Kconfig to retrieve the external Flash Base address 2025-05-21 17:35:06 +02:00
Kconfig.soc
soc.yml soc: st: add stm32u535 support 2025-05-14 19:36:26 +02:00