P25 widens P24 from thirty-one official tests to all thirty-nine tests present
in the local upstream riscv-arch-test/tests/rv32i/I directory.
Command:
make -C projects/25_rv32i_full_i_tests/test
Result: PASS
Summary: PASS=39 FAIL=0 NOT RUN=0
The newly passing tests are I-lb-00.S, I-lbu-00.S, I-lh-00.S,
I-lhu-00.S, I-lw-00.S, I-sb-00.S, I-sh-00.S, and I-sw-00.S.
This is the first point where the local official base-integer test directory is green in this harness. It is not a full RISC-V compliance claim.