mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 19:50:47 +08:00
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>