Skip to content
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

Improved SDK hardening/security #1918

Open
kilograham opened this issue Sep 8, 2024 · 0 comments
Open

Improved SDK hardening/security #1918

kilograham opened this issue Sep 8, 2024 · 0 comments
Assignees
Milestone

Comments

@kilograham
Copy link
Contributor

kilograham commented Sep 8, 2024

The existing SDK is not designed with security in mind. We may however want to improve certain areas, and indeed offer a build setting to provide a hardened subset of functionality or additional behavior.

This will probably divide into separate issues (more to be added):

  1. Hardening of path to main. The RP2350 bootrom takes great care on a secured chip to make it to the secure firmware safely, however things go down hill from there as there is no hardening of code run before main. This makes writing a truly secure app with the SDK tricky atm (though of course the runtime init can be customized).
@kilograham kilograham added this to the 2.2.0 milestone Sep 8, 2024
@kilograham kilograham self-assigned this Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant