Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arch/risc-v: does not clear IPI address in S mode
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 <[email protected]>
- Loading branch information