diff options
author | Zong Li <zong.li@sifive.com> | 2020-03-09 19:55:36 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-03-26 19:24:30 +0300 |
commit | d3ab332a5021235a74fd832a49c6a99404920d88 (patch) | |
tree | ba42ec3402a210cf0ba0989696b3069ede5943bf /tools/perf/scripts/python | |
parent | 9f40b6e77d2f888a8c0608036eb124cedb6d2434 (diff) | |
download | linux-d3ab332a5021235a74fd832a49c6a99404920d88.tar.xz |
riscv: add ARCH_HAS_SET_MEMORY support
Add set_memory_ro/rw/x/nx architecture hooks to change the page
attribution.
Use own set_memory.h rather than generic set_memory.h
(i.e. include/asm-generic/set_memory.h), because we want to add other
function prototypes here.
Signed-off-by: Zong Li <zong.li@sifive.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions