Tom Roberts
Tom Roberts
Agreed - it should be a stipulation on SW to avoid any unaligned accesses in regions of code where this security property is required. We can't arbitrarily perform extra memory...
Thanks again for this report and the input on proposed solutions. For now, I have added #1455 to update the documentation. We don't want to increase the verification space by...
Yep that looks correct, and kind of what I was getting at with the comment [here](https://github.com/lowRISC/ibex/pull/1435#discussion_r713073318) When I've done this before, we did the static approach (a particular address will...
This looks to be the same root cause as #1165 (random addresses are chosen for load/store access sequences and some of those addresses hit memory regions that cause access exceptions...
A lot of the parameters in the I$ are fairly specific - but it seems reasonable to expose the cache size at the top level. I'll re-open this issue to...