[PATCH 0/2] Fix some PMP implementation

Zong Li posted 2 patches 5 years, 3 months ago
Test checkpatch passed
Test docker-mingw@fedora failed
Test FreeBSD failed
Test docker-quick@centos7 failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1595234208.git.zong.li@sifive.com
Maintainers: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>, Alistair Francis <Alistair.Francis@wdc.com>, Palmer Dabbelt <palmer@dabbelt.com>, Sagar Karandikar <sagark@eecs.berkeley.edu>
There is a newer version of this series
target/riscv/csr.c | 2 +-
target/riscv/pmp.c | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
[PATCH 0/2] Fix some PMP implementation
Posted by Zong Li 5 years, 3 months ago
This patch set contains the fixes for wrong index of pmpcfg CSR on rv64,
and the pmp range in CSR function table.

Zong Li (2):
  target/riscv: Fix the range of pmpcfg of CSR funcion table
  target/riscv/pmp.c: Fix the index offset on RV64

 target/riscv/csr.c | 2 +-
 target/riscv/pmp.c | 9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

-- 
2.27.0