diff options
author | Alistair Francis <alistair.francis@wdc.com> | 2019-10-08 15:04:18 -0700 |
---|---|---|
committer | Palmer Dabbelt <palmer@dabbelt.com> | 2019-11-14 09:53:28 -0800 |
commit | 7ec5d3030b9293ab631dd653f64bc933b6c82e65 (patch) | |
tree | d296987c0cce26292ad67b885672f9104c2f7b4b /pc-bios | |
parent | f480f6e8c5ca9a27c046e3a273a4693d2475bdc2 (diff) |
target/riscv: Remove atomic accesses to MIP CSR
Instead of relying on atomics to access the MIP register let's update
our helper function to instead just lock the IO mutex thread before
writing. This follows the same concept as used in PPC for handling
interrupts
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Palmer Dabbelt <palmer@dabbelt.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions