mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 21:09:23 +00:00
Initialize TCM and SRAM contents only after a destructive reset (e.g.
PoR reset). SRAM retains content during functional reset through a
hardware mechanism, therefore accesses do not cause content
corruption errors.
Fixes #75912
Signed-off-by: Manuel Argüelles <marguelles.dev@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
common | ||
s32k1 | ||
s32k3 | ||
s32ze | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.defconfig | ||
Kconfig.soc | ||
soc.yml |