cva6/core/cva6_mmu
Nicolas Derumigny 301d11ceb8
Some checks failed
bender-up-to-date / bender-up-to-date (push) Has been cancelled
ci / build-riscv-tests (push) Has been cancelled
ci / execute-riscv64-tests (push) Has been cancelled
ci / execute-riscv32-tests (push) Has been cancelled
MMU: H-Mode TLB fix (#2933)
Fix TLB bug in the MMU when H-Mode is active:

TLB: correct a race condition in lsu_gpaddr_o in which only the highest PPN were checked for match, which may result in invalid translation
Also:

improve coding style / comments of cva6_tlb.sv

---------

Co-authored-by: JeanRochCoulon <jean-roch.coulon@thalesgroup.com>
2025-06-18 16:33:02 +02:00
..
xsim.dir/work MMU: H-Mode TLB fix (#2933) 2025-06-18 16:33:02 +02:00
cva6_mmu.sv MMU: H-Mode TLB fix (#2933) 2025-06-18 16:33:02 +02:00
cva6_ptw.sv PTW: Coding style + H-Mode fixes (#2978) 2025-06-18 08:14:32 +02:00
cva6_shared_tlb.sv Fix 2943 (#2945) 2025-04-23 13:52:04 +02:00
cva6_tlb.sv MMU: H-Mode TLB fix (#2933) 2025-06-18 16:33:02 +02:00