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

[rom] Reduce number of real and fake RSA keys. #22058

Merged
merged 3 commits into from
Mar 16, 2024

Conversation

moidx
Copy link
Contributor

@moidx moidx commented Mar 15, 2024

Reduce number of real and fake RSA keys down to three: 1 TEST, 1 DEV and 1 PROD. This is to save ROM space in preparation for A1 changes.

Reduce number of fake RSA keys down to three: 1 TEST, 1 DEV and 1 PROD.
This is to save ROM space in preparation for A1 changes.

Signed-off-by: Miguel Osorio <[email protected]>
@moidx moidx requested a review from a team as a code owner March 15, 2024 22:45
@moidx moidx removed the request for review from a team March 15, 2024 22:45
Reduce number of real RSA keys down to three: 1 TEST, 1 DEV, and 1 PROD.
This is to save ROM space in preparation for A1 changes.

Signed-off-by: Miguel Osorio <[email protected]>
This is done as a workaround as A1 will not be using SKU prodc.

Signed-off-by: Miguel Osorio <[email protected]>
@moidx moidx changed the title [rom] Reduce number of fake RSA keys. [rom] Reduce number of real and fake RSA keys. Mar 15, 2024
@moidx moidx merged commit c5fd1e1 into lowRISC:master Mar 16, 2024
32 checks passed
@moidx moidx deleted the a1-rom-reduce-number-of-rsa-keys branch March 16, 2024 18:50
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.

2 participants