-
Notifications
You must be signed in to change notification settings - Fork 160
Fenrir fixes 2026-08 -11 + build regressions fixes #851
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e6655e6
F-7989: clamp unaligned head size in ext_flash_decrypt_read()
danielinux 7608e33
F-7988: clamp unaligned head size in ext_flash_encrypt_write()
danielinux e200579
F-7969: validate boot-side digest before delta base hash compare
danielinux 748fa8a
F-8006: return errors from delta base-hash validation in sign tool
danielinux f9957da
F-8003: separate decoded key objects for hybrid signers
danielinux 5dfdec3
F-7992: bound staged ciphertext in ext_flash_encrypt_write()
danielinux 93edc29
F-7985: enter legacy uImage at ih_ep when it differs from ih_load
danielinux f446a4a
F-8007: wipe TPM advanced-IO staging buffers in TPM2_IoCb()
danielinux bc743ad
F-7987: abort the swap when a sector copy fails
danielinux ab7b79c
F-7383: use one consistent sector size in mcxw hal_flash_erase
danielinux a799a98
F-7382: clip QSPI page program transfers at the device page boundary
danielinux 40021b8
F-7069: clear the EH authValue from the stack in wolfBoot_tpm2_get_ti…
danielinux f755125
F-6757: fix partial-word hal_flash_write on nrf52, nrf5340 and stm32l0
danielinux f9fe138
F-6130: clear disk_encrypt_key/nonce on the FIT DTS load failure path
danielinux 4726dce
update_disk: use wc_ForceZero() in the DISK_ENCRYPT helpers
danielinux db8e768
aarch64: link the ARM ChaCha port when ChaCha is selected
danielinux e24fff0
libwolfboot: declare ForceZero() in the test-app build
danielinux 31a9adc
test: bump footprint limits
danielinux fca6bf0
Address PR review on the encrypted write and sector copy paths
danielinux cfaf145
libwolfboot: propagate the head-block write failure
danielinux a69b338
nrf52/nrf5340/stm32l0: fix the 32-bit fast path in hal_flash_write
danielinux a2706b9
mcxw: extend the erase length when rounding the start down
danielinux acf0779
update_ram: track the uImage entry override explicitly
danielinux 6201ba4
sign: scrub the primary key when the key load fails
danielinux e4fd913
gitignore: add two missing unit-test binaries
danielinux File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.