diff options
author | 2019-03-27 00:41:29 +0000 | |
---|---|---|
committer | 2019-05-16 20:42:12 -0700 | |
commit | a21344dfc6adb78c291a48906478e76e1de08f6d (patch) | |
tree | 70f019246bdb6b2a391572ae1879a14a06dfe111 /scripts/gdb/linux/utils.py | |
parent | riscv: move switch_mm to its own file (diff) | |
download | wireguard-linux-a21344dfc6adb78c291a48906478e76e1de08f6d.tar.xz wireguard-linux-a21344dfc6adb78c291a48906478e76e1de08f6d.zip |
riscv: fix sbi_remote_sfence_vma{,_asid}.
Currently sbi_remote_sfence_vma{,_asid} does not pass their arguments
to SBI at all, which is semantically incorrect.
Neither BBL nor OpenSBI is using these arguments at the moment, and
they just do a global flush instead. However we still need to provide
correct arguments.
Signed-off-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions