commit | 0b84b6629d444ac31de33fb3125cb3e19740d766 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Tue Jul 23 14:08:15 2019 +0200 |
committer | Palmer Dabbelt <palmer@sifive.com> | Tue Sep 17 08:42:42 2019 -0700 |
tree | bbdef0e3b2b3bb92ab40ded5d19b66132781c760 | |
parent | 04ece4f8205b19b31c4c6ebc481c9653c7fadd39 [diff] |
target/riscv/pmp: Restrict priviledged PMP to system-mode emulation The RISC-V Physical Memory Protection is restricted to privileged modes. Restrict its compilation to QEMU system builds. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>