mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-12-13 19:11:34 +00:00
Multi-core communication via memory requires the addition of a barrier instructions to ensure cache coherency. Signed-off-by: Xiang Wang <wxjstz@126.com>