mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
fb12e7530d
core0 may write the data used by other cpu, this will cause cache inconsistency. so need fulsh dcache before start other cpus. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>