This repository has been archived by the owner on Apr 13, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
target/riscv/pmp: Fix address matching, granularity and debug
- Add tracing to CSR reads and writes to pmpcfg and pmpaddr. - Rename pmp_hart_has_priv to pmp_has_access. - Simplify address matching rules and add tracing. - Mask addresss writes so granularity can be detected. - Remove redundant debugging statements
- Loading branch information