mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 11:23:34 +08:00
0ddcbe62ec
According to the riscv-aclint doc, writing 0 to SSWI address has no effect. Remove this unnecessary write for S mode. Link: https://github.com/riscv/riscv-aclint/blob/main/riscv-aclint.adoc Signed-off-by: Inochi Amaoto <inochiama@outlook.com>