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

Skip clearing SRAM in ROM by default. #1627

Open
zhalvorsen opened this issue Jul 30, 2024 · 0 comments
Open

Skip clearing SRAM in ROM by default. #1627

zhalvorsen opened this issue Jul 30, 2024 · 0 comments

Comments

@zhalvorsen
Copy link
Contributor

CaliptraIntegrationSpecification.md says that the SoC should zeroize the SRAM before pulling Caliptra out of reset. There is assembly code in the ROM to also clear SRAM on a cold reboot. In simulation clearing SRAM can take a long time. I'm hoping to conditionally remove clearing the SRAM in ROM. I created a draft PR to pull it behind a feature flag (#1622). I wanted to get confirmation from multiple leads before putting it in for review.

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

No branches or pull requests

1 participant