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

SFT-4306: Fix firmware update verification #562

Merged

Conversation

jeandudey
Copy link
Contributor

No description provided.

* extmod/foundation-rust/include/foundation.h: Update.
* extmod/foundation-rust/src/firmware.rs: Return error when user public
key is missing.
* ports/stm32/boards/Passport/modpassport.c: Handle new error and throw
exception.
@jeandudey jeandudey force-pushed the jeandudey/sft-4306-fix-firmware-update-verification branch from 62f9c0e to ea997fc Compare October 17, 2024 16:40
* extmod/foundation-rust/src/firmware.rs: Don't panic if user public key
is invalid.
* ports/stm32/boards/Passport/modpassport.c: Guard memcpy with if.
* extmod/foundation-rust/include/foundation.h: Re-generate file.
* extmod/foundation-rust/src/firmware.rs: Remove panic.
* ports/stm32/boards/Passport/modpassport.c: Handle new error.
@jeandudey jeandudey force-pushed the jeandudey/sft-4306-fix-firmware-update-verification branch from ea997fc to e96924e Compare October 17, 2024 17:03
@mjg-foundation mjg-foundation merged commit f739134 into dev-v2.3.5 Oct 17, 2024
18 checks passed
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.

3 participants