mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
af39ee49d8
Openamp/libmetal's metal io operation used the atomic operation, but in QEMU 8.1.2, the risc-v IO region is not allow to use atomic instruction in SMP case. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>