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
.
rust-embedded
/
cortex-m
Public
Notifications
You must be signed in to change notification settings
Fork
196
Star
997
Code
Issues
97
Pull requests
14
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Improve trustzone support: take2
- #671
#671
Merged
jonathanpallant
merged 9 commits into
master
rust-embedded/cortex-m:master
from
improve-trustzone-support-take2
rust-embedded/cortex-m:improve-trustzone-support-take2
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Improve trustzone support: take2
#671
jonathanpallant
merged 9 commits into
master
rust-embedded/cortex-m:master
from
improve-trustzone-support-take2
rust-embedded/cortex-m:improve-trustzone-support-take2
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
peripheral: add SAU init helpers and jump_to_nonsecure for ARMv8-M
Show description for f1844b3
leftger
authored and
jonathanpallant
committed
f1844b3
View commit details
Copy full SHA for f1844b3
Browse repository at this point
peripheral/sau: return error from init instead of silently ignoring extras
leftger
authored and
jonathanpallant
committed
86bdf6b
View commit details
Copy full SHA for 86bdf6b
Browse repository at this point
peripheral/sau: use *const u32 for jump_to_nonsecure, add testsuite example
leftger
authored and
jonathanpallant
committed
9e00b22
View commit details
Copy full SHA for 9e00b22
Browse repository at this point
Add secure-mode feature.
Show description for 4ae8b11
jonathanpallant
committed
4ae8b11
View commit details
Copy full SHA for 4ae8b11
Browse repository at this point
Allow access to SFAR and SFSR fields.
Show description for 1721aff
jonathanpallant
committed
1721aff
View commit details
Copy full SHA for 1721aff
Browse repository at this point
Merge branch 'improve-trustzone-support' into feat/sau-init-clean
jonathanpallant
committed
e5c6797
View commit details
Copy full SHA for e5c6797
Browse repository at this point
Move NS bootload function into asm module.
Show description for d8c1b60
jonathanpallant
committed
d8c1b60
View commit details
Copy full SHA for d8c1b60
Browse repository at this point
Also clear processor flags.
Show description for e0e49c5
jonathanpallant
committed
e0e49c5
View commit details
Copy full SHA for e0e49c5
Browse repository at this point
Unconditionally do vlstm.
Show description for ffa04bb
jonathanpallant
committed
ffa04bb
View commit details
Copy full SHA for ffa04bb
Browse repository at this point
You can’t perform that action at this time.