[BUG] LSU overflow (unused vaddr bits unequal) triggers ld/st access fault instead of page fault
Created by: michael-platzer
Is there an existing CVA6 bug for this?
-
I have searched the existing bug issues
Bug Description
The LSU triggers an ld/st access fault in case of an overflow (i.e., when the unused upper bits of a virtual address are not equal).
However, the RISC-V privileged spec requires a page fault instead.