This commit adds the command handlers and configs for the following Ibex FI penetration tests:
ibex.char.flash_read
ibex.char.flash_write
ibex.char.sram_read
ibex.char.sram_write
ibex.char.unconditional_branch
ibex.char.conditional_branch
The device code is located in lowRISC/opentitan#22135 and the binary was compiled from this PR using:
./bazelisk.sh build //sw/device/tests/crypto/cryptotest/firmware:firmware_fpga_cw310_test_rom
This commit adds the command handlers and configs for the following Ibex FI penetration tests:
The device code is located in lowRISC/opentitan#22135 and the binary was compiled from this PR using: ./bazelisk.sh build //sw/device/tests/crypto/cryptotest/firmware:firmware_fpga_cw310_test_rom