cartesi / machine-emulator

The off-chain implementation of the Cartesi Machine
GNU Lesser General Public License v3.0
64 stars 33 forks source link

fix: always read valid TLB entries while computing hash with uarch #246

Closed edubart closed 2 months ago

edubart commented 3 months ago

Rebased and added guards to check if TLB is not in a corrupt state, so next time this happens we get an exception instead of a crash.