Hi,
I noticed that the rv64mi-p-access.S test has been removed from the current RISC-V tests repository. I’m currently running this test on the OpenPiton + Ariane environment, and it continuously loops during execution.
After making some modifications, the fetch exception is now raised correctly. However, the load fault exception is not triggered, and for all the illegal addresses I provide, the test still executes and fails instead of trapping as expected.
I’d like to understand whether this behavior is due to an issue in the test itself or a possible processor bug.
Thanks,
Arun Kumar