diff options
author | Philippe Mathieu-Daudé | 2019-07-23 14:08:16 +0200 |
---|---|---|
committer | Palmer Dabbelt | 2019-09-17 17:42:42 +0200 |
commit | 6591efb54966cb08bfd7398261caa2fc2184efeb (patch) | |
tree | 11be540096c38907a3af1a4d1de7733deb804161 /Kconfig.host | |
parent | target/riscv/pmp: Restrict priviledged PMP to system-mode emulation (diff) | |
download | qemu-6591efb54966cb08bfd7398261caa2fc2184efeb.tar.gz qemu-6591efb54966cb08bfd7398261caa2fc2184efeb.tar.xz qemu-6591efb54966cb08bfd7398261caa2fc2184efeb.zip |
target/riscv/pmp: Convert qemu_log_mask(LOG_TRACE) to trace events
Use the always-compiled trace events, remove the now unused
RISCV_DEBUG_PMP definition.
Note pmpaddr_csr_read() could previously do out-of-bound accesses
passing addr_index >= MAX_RISCV_PMPS.
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>
Diffstat (limited to 'Kconfig.host')
0 files changed, 0 insertions, 0 deletions