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
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 }}
apache
/
nuttx
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
4k
Code
Issues
623
Pull requests
138
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
risc-v/esp32p4: BUILD_PROTECTED support, with PSRAM in the user heap
- #20125
#20125
Open
NevynUK
wants to merge 14 commits into
apache:master
apache/nuttx:master
from
NevynUK:AddESP32P4KernelBuild
NevynUK/nuttx:AddESP32P4KernelBuild
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
risc-v/esp32p4: BUILD_PROTECTED support, with PSRAM in the user heap
#20125
NevynUK
wants to merge 14 commits into
apache:master
apache/nuttx:master
from
NevynUK:AddESP32P4KernelBuild
NevynUK/nuttx:AddESP32P4KernelBuild
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2026
risc-v/esp32p4: Add BUILD_PROTECTED support.
Show description for 54b6719
NevynUK
committed
54b6719
View commit details
Copy full SHA for 54b6719
Browse repository at this point
risc-v/esp32p4: Add PSRAM to the user heap in a protected build.
Show description for bfe9596
NevynUK
and
claude
committed
bfe9596
View commit details
Copy full SHA for bfe9596
Browse repository at this point
arch/risc-v: Fix a cmake-format style issue this PR introduced.
Show description for a42028e
NevynUK
and
claude
committed
a42028e
View commit details
Copy full SHA for a42028e
Browse repository at this point
arch/risc-v: Use ARCH_RV_HAVE_CLIC, and map the ESP32-P4 threshold.
Show description for 8546aa8
NevynUK
and
claude
committed
8546aa8
View commit details
Copy full SHA for 8546aa8
Browse repository at this point
arch/risc-v: Remove the trap frame trace from this change.
Show description for edd1bfc
NevynUK
and
claude
committed
edd1bfc
View commit details
Copy full SHA for edd1bfc
Browse repository at this point
boards/esp32p4: Define CONFIG_MMU_PAGE_SIZE in the protected memory map.
Show description for 0b383d0
NevynUK
and
claude
committed
0b383d0
View commit details
Copy full SHA for 0b383d0
Browse repository at this point
arch/risc-v/esp32p4: Remove the bring-up debug counters.
Show description for e1a10e9
NevynUK
and
claude
committed
e1a10e9
View commit details
Copy full SHA for e1a10e9
Browse repository at this point
arch/risc-v/esp32p4: Remove the early PMP snapshot.
Show description for ec8c83d
NevynUK
and
claude
committed
ec8c83d
View commit details
Copy full SHA for ec8c83d
Browse repository at this point
Documentation/esp32p4: Note that the protected build is single core only.
Show description for a8e9e6a
NevynUK
and
claude
committed
a8e9e6a
View commit details
Copy full SHA for a8e9e6a
Browse repository at this point
arch/risc-v/esp32p4: Move esp_region_protect.c under the chip directory.
Show description for 9240874
NevynUK
and
claude
committed
9240874
View commit details
Copy full SHA for 9240874
Browse repository at this point
arch/risc-v: Initialise REG_MCAUSE in the synthesised trap frames.
Show description for 23dd52f
NevynUK
and
claude
committed
23dd52f
View commit details
Copy full SHA for 23dd52f
Browse repository at this point
arch/risc-v/esp32p4: Fix the stale path in esp_region_protect.c.
Show description for 10d5fba
NevynUK
and
claude
committed
10d5fba
View commit details
Copy full SHA for 10d5fba
Browse repository at this point
risc-v/esp32p4: Validate the user image before mapping or entering it.
Show description for 9d1ad0b
NevynUK
and
claude
committed
9d1ad0b
View commit details
Copy full SHA for 9d1ad0b
Browse repository at this point
risc-v/esp32p4: Restrict the protected build to pre-v3 silicon.
Show description for 0381649
NevynUK
and
claude
committed
0381649
View commit details
Copy full SHA for 0381649
Browse repository at this point
You can’t perform that action at this time.