Fix the access exception during page-table walks to match the original access type...
authorPrashanth Mundkur <prashanth.mundkur@gmail.com>
Wed, 21 Mar 2018 20:24:51 +0000 (13:24 -0700)
committerAndrew Waterman <aswaterman@gmail.com>
Wed, 21 Mar 2018 20:24:51 +0000 (13:24 -0700)
commitec79312862ebdd597cc0f63e002e14f31c36deb0
tree4ae7781764cf9ff9275386cd220176ef1f95026e
parent0020b3b924417412200b4ce7eb423b4213443b02
Fix the access exception during page-table walks to match the original access type, as specified in the manual. (#185)
riscv/mmu.cc