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
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
/
aarch32
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
64
Code
Issues
11
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add SMP support
- #205
#205
Merged
jonathanpallant
merged 11 commits into
rust-embedded:main
rust-embedded/aarch32:main
from
thejpster:add-smp-support
thejpster/aarch32:add-smp-support
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add SMP support
#205
jonathanpallant
merged 11 commits into
rust-embedded:main
rust-embedded/aarch32:main
from
thejpster:add-smp-support
thejpster/aarch32:add-smp-support
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2026
Add SMP support to aarch32-rt
Show description for bbe8218
thejpster
committed
bbe8218
View commit details
Copy full SHA for bbe8218
Browse repository at this point
Fix the mpu_setup example.
Show description for 746a8a9
thejpster
committed
746a8a9
View commit details
Copy full SHA for 746a8a9
Browse repository at this point
Fix typos in arm-targets README.
Show description for 2896d2d
thejpster
committed
2896d2d
View commit details
Copy full SHA for 2896d2d
Browse repository at this point
Commits on Jul 12, 2026
Fix typo in aarch32-rt/src/arch_v7/boot_from_el2.rs
Show description for fe7396a
thejpster
and
9names
authored
fe7396a
View commit details
Copy full SHA for fe7396a
Browse repository at this point
Better doc notes
thejpster
committed
170d7b3
View commit details
Copy full SHA for 170d7b3
Browse repository at this point
Fix comments for EL2 boot
thejpster
committed
69ec833
View commit details
Copy full SHA for 69ec833
Browse repository at this point
Typo in docs for function name
thejpster
committed
7b8d14c
View commit details
Copy full SHA for 7b8d14c
Browse repository at this point
Secondary core park routine doesn't have to be A32
thejpster
committed
d6bd373
View commit details
Copy full SHA for d6bd373
Browse repository at this point
Document new function.
thejpster
committed
23e085e
View commit details
Copy full SHA for 23e085e
Browse repository at this point
Note which functions must be assembled as A32, and pull out function
Show description for 74f261b
thejpster
committed
74f261b
View commit details
Copy full SHA for 74f261b
Browse repository at this point
Commits on Jul 17, 2026
MPS3-AN536 park/unpark functions use atomic load/stores
thejpster
committed
a9f8bfd
View commit details
Copy full SHA for a9f8bfd
Browse repository at this point
You can’t perform that action at this time.