mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-09-14 16:11:44 +01: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>