Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
wolfSSL
/
wolfBoot
Public
Notifications
You must be signed in to change notification settings
Fork
160
Star
519
Code
Issues
0
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fenrir fixes 2026-08 -11 + build regressions fixes
- #851
#851
Merged
dgarske
merged 25 commits into
wolfSSL:master
wolfSSL/wolfBoot:master
from
danielinux:fenrir-fixes-2026-08-11
danielinux/wolfBoot:fenrir-fixes-2026-08-11
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Fenrir fixes 2026-08 -11 + build regressions fixes
#851
dgarske
merged 25 commits into
wolfSSL:master
wolfSSL/wolfBoot:master
from
danielinux:fenrir-fixes-2026-08-11
danielinux/wolfBoot:fenrir-fixes-2026-08-11
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
F-7989: clamp unaligned head size in ext_flash_decrypt_read()
Show description for e6655e6
danielinux
committed
e6655e6
View commit details
Copy full SHA for e6655e6
Browse repository at this point
F-7988: clamp unaligned head size in ext_flash_encrypt_write()
Show description for 7608e33
danielinux
committed
7608e33
View commit details
Copy full SHA for 7608e33
Browse repository at this point
F-7969: validate boot-side digest before delta base hash compare
Show description for e200579
danielinux
committed
e200579
View commit details
Copy full SHA for e200579
Browse repository at this point
F-8006: return errors from delta base-hash validation in sign tool
Show description for 748fa8a
danielinux
committed
748fa8a
View commit details
Copy full SHA for 748fa8a
Browse repository at this point
F-8003: separate decoded key objects for hybrid signers
Show description for f9957da
danielinux
committed
f9957da
View commit details
Copy full SHA for f9957da
Browse repository at this point
F-7992: bound staged ciphertext in ext_flash_encrypt_write()
Show description for 5dfdec3
danielinux
committed
5dfdec3
View commit details
Copy full SHA for 5dfdec3
Browse repository at this point
F-7985: enter legacy uImage at ih_ep when it differs from ih_load
Show description for 93edc29
danielinux
committed
93edc29
View commit details
Copy full SHA for 93edc29
Browse repository at this point
F-8007: wipe TPM advanced-IO staging buffers in TPM2_IoCb()
Show description for f446a4a
danielinux
committed
f446a4a
View commit details
Copy full SHA for f446a4a
Browse repository at this point
F-7987: abort the swap when a sector copy fails
Show description for bc743ad
danielinux
committed
bc743ad
View commit details
Copy full SHA for bc743ad
Browse repository at this point
F-7383: use one consistent sector size in mcxw hal_flash_erase
Show description for ab7b79c
danielinux
committed
ab7b79c
View commit details
Copy full SHA for ab7b79c
Browse repository at this point
F-7382: clip QSPI page program transfers at the device page boundary
Show description for a799a98
danielinux
committed
a799a98
View commit details
Copy full SHA for a799a98
Browse repository at this point
F-7069: clear the EH authValue from the stack in wolfBoot_tpm2_get_timestamp
Show description for 40021b8
danielinux
committed
40021b8
View commit details
Copy full SHA for 40021b8
Browse repository at this point
F-6757: fix partial-word hal_flash_write on nrf52, nrf5340 and stm32l0
Show description for f755125
danielinux
committed
f755125
View commit details
Copy full SHA for f755125
Browse repository at this point
F-6130: clear disk_encrypt_key/nonce on the FIT DTS load failure path
Show description for f9fe138
danielinux
committed
f9fe138
View commit details
Copy full SHA for f9fe138
Browse repository at this point
update_disk: use wc_ForceZero() in the DISK_ENCRYPT helpers
Show description for 4726dce
danielinux
committed
4726dce
View commit details
Copy full SHA for 4726dce
Browse repository at this point
aarch64: link the ARM ChaCha port when ChaCha is selected
Show description for db8e768
danielinux
committed
db8e768
View commit details
Copy full SHA for db8e768
Browse repository at this point
libwolfboot: declare ForceZero() in the test-app build
Show description for e24fff0
danielinux
committed
e24fff0
View commit details
Copy full SHA for e24fff0
Browse repository at this point
test: bump footprint limits
Show description for 31a9adc
danielinux
committed
31a9adc
View commit details
Copy full SHA for 31a9adc
Browse repository at this point
Address PR review on the encrypted write and sector copy paths
Show description for fca6bf0
danielinux
committed
fca6bf0
View commit details
Copy full SHA for fca6bf0
Browse repository at this point
Commits on Aug 12, 2026
libwolfboot: propagate the head-block write failure
Show description for cfaf145
danielinux
committed
cfaf145
View commit details
Copy full SHA for cfaf145
Browse repository at this point
nrf52/nrf5340/stm32l0: fix the 32-bit fast path in hal_flash_write
Show description for a69b338
danielinux
committed
a69b338
View commit details
Copy full SHA for a69b338
Browse repository at this point
mcxw: extend the erase length when rounding the start down
Show description for a2706b9
danielinux
committed
a2706b9
View commit details
Copy full SHA for a2706b9
Browse repository at this point
update_ram: track the uImage entry override explicitly
Show description for acf0779
danielinux
committed
acf0779
View commit details
Copy full SHA for acf0779
Browse repository at this point
sign: scrub the primary key when the key load fails
Show description for 6201ba4
danielinux
committed
6201ba4
View commit details
Copy full SHA for 6201ba4
Browse repository at this point
gitignore: add two missing unit-test binaries
Show description for e4fd913
danielinux
committed
e4fd913
View commit details
Copy full SHA for e4fd913
Browse repository at this point
You can’t perform that action at this time.