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

Encrypt Key Erasure on Power Failure #305

Closed
wants to merge 1 commit into from

Conversation

jpbland1
Copy link
Contributor

@jpbland1 jpbland1 commented May 9, 2023

swap the encryption key before it gets erased by the update process along with the wolfboot magic number. check for the magic number when fetching the key and pull it from swap if it's present. move the wolfBoot_set_encrypt_key calls inside the flash locks
ZD 15415

the update process along with the wolfboot magic number. check for the magic number when fetching the key and pull it from swap if it's present.
move the wolfBoot_set_encrypt_key calls inside the flash locks
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

1 participant