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> |
||
---|---|---|
.. | ||
gen3 | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.defconfig | ||
Kconfig.soc |