mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 11:35:22 +00:00
The optional SOC_CONTEXT carries processor state registers that need to be initialized properly to avoid uninitialized memory read as processor state. In particular on the RV32M1 the extra soc context stores a state for special loop instructions, and loading non zero values will have the core assume it is in a loop. Signed-off-by: Karsten Koenig <karsten.koenig.030@gmail.com> |
||
---|---|---|
.. | ||
litex-vexriscv | ||
openisa_rv32m1 | ||
riscv-privilege | ||
CMakeLists.txt |