zephyr/soc/ambiq/apollo3x
Sercan Erat 662d9c75d0 soc: ambiq: apollo3x: Flash-controller reconfigured for mcuboot
Due to Apollo3's internal bootloader, zephyr build is not able
to create correct flash address on linker.cmd while using
mcuboot. The PR configures flash-controller start address
to solve this problem.

Test board: rakwireless/rak11720
Test project: samples/subsys/mgmt/mcumgr/smp_svr

Signed-off-by: Sercan Erat <sercanerat@gmail.com>
2024-12-11 21:35:18 +01:00
..
CMakeLists.txt soc: ambiq: Add power management support for Apollo3 SoCs 2024-08-20 10:32:52 +02:00
Kconfig soc: ambiq: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
Kconfig.defconfig soc: ambiq: Add power management support for Apollo3 SoCs 2024-08-20 10:32:52 +02:00
Kconfig.defconfig.apollo3_blue soc: ambiq: apollo3x: Flash-controller reconfigured for mcuboot 2024-12-11 21:35:18 +01:00
Kconfig.defconfig.apollo3p_blue kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.soc
pinctrl_soc.h drivers: pinctrl: Add pinctrl driver for Apollo3 SoCs 2024-05-07 18:57:19 +02:00
power.c soc: ambiq: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
shared_ram.ld soc: ambiq: Add shared_ram section 2024-06-14 21:07:00 -04:00
soc.c soc: ambiq: enable the TPIU clock source 2024-11-16 15:56:49 -05:00
soc.h