zephyr/soc/adi/max32
Yasin Ustuner d0a95b4083 soc: adi: max32: Add. shared section for MAX7800X SoC
The SystemCoreClock variable must be placed in the '.shared' section for
the MAX78000 and MAX78002 because the ARM core is responsible for changing
the System Clock and updating the SystemCoreClock variable, and the
RISC-V core knows what the System Clock frequency is through the
shared variable.

Signed-off-by: Yasin Ustuner <Yasin.Ustuner@analog.com>
2025-01-22 20:47:21 +01:00
..
common
CMakeLists.txt soc: adi: max32: Add. shared section for MAX7800X SoC 2025-01-22 20:47:21 +01:00
flash.ld soc: adi: Extract max32 flashprog section to a dedicated linker script 2024-10-22 20:39:41 +02:00
Kconfig soc: adi: Add the MAX78000 SoC 2025-01-22 20:47:21 +01:00
Kconfig.defconfig soc: adi: Add the MAX78002 SoC 2024-11-16 15:09:57 -05:00
Kconfig.defconfig.max32655 soc: Add the MAX32655 SoC 2024-06-04 13:40:44 +02:00
Kconfig.defconfig.max32662 soc: Add the MAX32662 SoC 2024-08-07 19:04:26 -04:00
Kconfig.defconfig.max32666 soc: Add the MAX32666 SoC 2024-08-09 09:55:01 +02:00
Kconfig.defconfig.max32670 soc: Add the MAX32670 SoC 2024-06-14 21:06:16 -04:00
Kconfig.defconfig.max32672 soc: Add the MAX32672 SoC 2024-06-13 20:17:49 -04:00
Kconfig.defconfig.max32675 soc: Add the MAX32675 SoC 2024-08-06 17:18:02 -04:00
Kconfig.defconfig.max32680 soc: Add the MAX32680 SoC 2024-06-04 19:12:21 -04:00
Kconfig.defconfig.max32690
Kconfig.defconfig.max78000 soc: adi: Add the MAX78000 SoC 2025-01-22 20:47:21 +01:00
Kconfig.defconfig.max78002 soc: adi: Add the MAX78002 SoC 2024-11-16 15:09:57 -05:00
Kconfig.soc soc: adi: Add the MAX78000 SoC 2025-01-22 20:47:21 +01:00
max7800x.ld soc: adi: max32: Add. shared section for MAX7800X SoC 2025-01-22 20:47:21 +01:00
soc.c soc: adi: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
soc.h
soc.yml soc: adi: Add the MAX78000 SoC 2025-01-22 20:47:21 +01:00