LoadStore1 priv_mode was not being correctly picked up by the MMU
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 10 Jan 2022 23:03:25 +0000 (23:03 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 10 Jan 2022 23:03:25 +0000 (23:03 +0000)
commit7e62e7e703f666fe89eecb3ac163a26699bd1acf
tree481896e2fbf558e997a99acde370fea19aab6485
parent410c32b581ab771bb224d3e3824de974de0b9fa9
LoadStore1 priv_mode was not being correctly picked up by the MMU
priv_mode needs to come from the original LD/ST request (or the
fetch), which was not happening
src/soc/fu/ldst/loadstore.py
src/soc/fu/mmu/fsm.py