Skip to content
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

Add security island testing environment (standalone tests and secure boot) #137

Merged
merged 10 commits into from
Sep 3, 2023

Conversation

maicolciani
Copy link

In this branch the CI is set up for SECD. The available tests are:

  • Secure Boot: SECD performs secure boot of its flash content, which in turn boots CVA6
  • Hello World print to SECD UART
    Still to be populated properly.

Maicol Ciani and others added 10 commits September 3, 2023 10:48
* At this commit, standalone secure boot is working
* The VIP is moved to opentitan
* Add EOC register to track end of computation
* Add verification IP in testbench environment
* It includes secure boot and standalone tests for security island
* Allows a chip top-level already exposing tristate signals to re-use
the VIP
* Once secure boot is selected, security island is de-isolated after PoR
and clocked and can start the secure boot from the nor flash.
* Note: At the moment of this commit, the security island (as any other
islands) are de-isolated and clocked after PoR.
Copy link
Collaborator

@alex96295 alex96295 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alex96295 alex96295 changed the title [SECD] Testing Environment Add security island testing environment (standalone tests and secure boot) Sep 3, 2023
@alex96295 alex96295 merged commit 03bbe2f into main Sep 3, 2023
10 checks passed
@alex96295 alex96295 deleted the mc/secd-testing branch September 3, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants