548424713b
When the MMU/MPU of core0 is enabled while those of other cores are not, it is unsafe to operate the idle stack simultaneously. The idle stack of other cores will be flushed by the contents in the cache of core0, therefore it is necessary to initialize the idle stack and let each core handle it on its own. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |