-
Notifications
You must be signed in to change notification settings - Fork 791
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pentest] Add Ibex FI & SCA tests #22269
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nasahlpa
added a commit
to nasahlpa/ot-sca
that referenced
this pull request
Mar 27, 2024
This commit adds the following FI tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read The device code is located in lowRISC/opentitan#22269 Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa
added a commit
to nasahlpa/ot-sca
that referenced
this pull request
Mar 27, 2024
This commit adds the following FI tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read The device code is located in lowRISC/opentitan#22269 Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa
added a commit
to nasahlpa/ot-sca
that referenced
this pull request
Mar 27, 2024
This commit adds the following FI tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read The device code is located in lowRISC/opentitan#22269 Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa
force-pushed
the
ibex_pentests
branch
2 times, most recently
from
March 27, 2024 17:41
5a90578
to
8760537
Compare
nasahlpa
requested review from
alees24,
vogelpi and
johannheyszl
and removed request for
a team and
alees24
March 27, 2024 17:41
johannheyszl
approved these changes
Mar 28, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @nasahlpa
This commit adds the following SCA and FI penetration tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read - ibex.sca.key_sideloading The host code is located in lowRISC/ot-sca#350 Signed-off-by: Pascal Nasahl <[email protected]>
timothytrippel
approved these changes
Mar 28, 2024
nasahlpa
added
the
Status:Ready to merge
PR is ready to be merged by a committer.
label
Mar 29, 2024
I am merging this, the CI failure is unrelated to this PR. |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin master
git worktree add -d .worktree/backport-22269-to-master origin/master
cd .worktree/backport-22269-to-master
git switch --create backport-22269-to-master
git cherry-pick -x ea26e1a140df386be9d1cc116e856c990939a03e |
nasahlpa
added a commit
to nasahlpa/ot-sca
that referenced
this pull request
Apr 1, 2024
This commit adds the following FI tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read The device code is located in lowRISC/opentitan#22269 and the binary was compiled from lowRISC/opentitan@1a36e28 with: ./bazelisk.sh build //sw/device/tests/crypto/cryptotest/firmware:firmware_fpga_cw310_test_rom Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa
added a commit
to nasahlpa/opentitan
that referenced
this pull request
Apr 1, 2024
This commit manually cherry picks lowRISC#22269 as the automatic cherry pick failed. This commit adds the following SCA and FI penetration tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read - ibex.sca.key_sideloading The host code is located in lowRISC/ot-sca#350 Signed-off-by: Pascal Nasahl <[email protected]> (cherry picked from commit ea26e1a)
nasahlpa
added a commit
to nasahlpa/opentitan
that referenced
this pull request
Apr 5, 2024
This commit manually cherry picks lowRISC#22269 as the automatic cherry pick failed. This commit adds the following SCA and FI penetration tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read - ibex.sca.key_sideloading The host code is located in lowRISC/ot-sca#350 Signed-off-by: Pascal Nasahl <[email protected]> (cherry picked from commit ea26e1a)
nasahlpa
added a commit
to nasahlpa/opentitan
that referenced
this pull request
Apr 5, 2024
This commit manually cherry picks lowRISC#22269 as the automatic cherry pick failed. This commit adds the following SCA and FI penetration tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read - ibex.sca.key_sideloading The host code is located in lowRISC/ot-sca#350 Signed-off-by: Pascal Nasahl <[email protected]> (cherry picked from commit ea26e1a)
nasahlpa
added a commit
to nasahlpa/ot-sca
that referenced
this pull request
Apr 5, 2024
This commit adds the following FI tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read The device code is located in lowRISC/opentitan#22269 and the binary was compiled from lowRISC/opentitan@1a36e28 with: ./bazelisk.sh build //sw/device/tests/crypto/cryptotest/firmware:firmware_fpga_cw310_test_rom Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa
added a commit
to nasahlpa/ot-sca
that referenced
this pull request
Apr 5, 2024
This commit adds the following FI tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read The device code is located in lowRISC/opentitan#22269 and the binary was compiled from lowRISC/opentitan@1a36e28 with: ./bazelisk.sh build //sw/device/tests/crypto/cryptotest/firmware:firmware_fpga_cw310_test_rom Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa
added a commit
to nasahlpa/ot-sca
that referenced
this pull request
Apr 5, 2024
This commit adds the following FI tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read The device code is located in lowRISC/opentitan#22269 and the binary was compiled from lowRISC/opentitan@5968e0b with: ./bazelisk.sh build //sw/device/tests/crypto/cryptotest/firmware:firmware_fpga_cw310_test_rom Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa
added a commit
to nasahlpa/ot-sca
that referenced
this pull request
Apr 5, 2024
This commit adds the following FI tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read The device code is located in lowRISC/opentitan#22269 and the binary was compiled from lowRISC/opentitan@5968e0b Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa
added a commit
to nasahlpa/ot-sca
that referenced
this pull request
Apr 5, 2024
This commit adds the following FI tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read The device code is located in lowRISC/opentitan#22269 and the binary was compiled from lowRISC/opentitan@5968e0b Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa
added a commit
to lowRISC/ot-sca
that referenced
this pull request
Apr 5, 2024
This commit adds the following FI tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read The device code is located in lowRISC/opentitan#22269 and the binary was compiled from lowRISC/opentitan@5968e0b Signed-off-by: Pascal Nasahl <[email protected]>
moidx
pushed a commit
that referenced
this pull request
Apr 9, 2024
This commit manually cherry picks #22269 as the automatic cherry pick failed. This commit adds the following SCA and FI penetration tests: - ibex.fi.address_translation - ibex.fi.address_translation_config - ibex.fi.char.csr_write - ibex.fi.char.csr_read - ibex.sca.key_sideloading The host code is located in lowRISC/ot-sca#350 Signed-off-by: Pascal Nasahl <[email protected]> (cherry picked from commit ea26e1a)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CherryPick:master
This PR should be cherry-picked to master
Status:Ready to merge
PR is ready to be merged by a committer.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This commit adds the following SCA and FI penetration tests:
The host code is located in lowRISC/ot-sca#350