1706b4dfaa
Platform specific initialization during early boot has been a feature supported only by Cortex-M; the Kconfig symbol is defined in arch/arm Kconfig space. We rename the z_platform_init() function to z_arm_platform_init(), to indicate more clearly that this is an internal, private ARM-only API. This commit does not introduce behavioral changes. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig.defconfig.series | ||
Kconfig.defconfig.xmc4500 | ||
Kconfig.series | ||
Kconfig.soc | ||
linker.ld | ||
noinit.ld | ||
soc.c | ||
soc.h |