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

Finish the PSA subsystem initialization draft #6006

Open
gilles-peskine-arm opened this issue Jul 1, 2022 · 0 comments
Open

Finish the PSA subsystem initialization draft #6006

gilles-peskine-arm opened this issue Jul 1, 2022 · 0 comments
Labels
component-psa PSA keystore/dispatch layer (storage, drivers, …) enhancement size-s Estimated task size: small (~2d)

Comments

@gilles-peskine-arm
Copy link
Contributor

Finish the work in progress on a PSA subsystem interface (psa_crypto_init_subsystem).

Mbed TLS needs this because some use cases need partial initialization, e.g. to verify a signature in boot code before a TRNG is available.

Private link to the spec draft: https://github.com/ARM-software/psa-crypto-api/pull/536. This task must be done by someone from Arm. I'm filing it here because it's likely to be someone from the Mbed TLS team.

Definition of done: approved by the PSA Crypto API working group, not implemented in Mbed TLS yet.

@gilles-peskine-arm gilles-peskine-arm added enhancement component-psa PSA keystore/dispatch layer (storage, drivers, …) size-s Estimated task size: small (~2d) labels Jul 1, 2022
@daverodgman daverodgman added this to Mbed TLS 4.0 in Backlog for Mbed TLS Aug 4, 2023
@daverodgman daverodgman moved this from Mbed TLS 4.0 to Mbed TLS 4.0 MUST in Backlog for Mbed TLS Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-psa PSA keystore/dispatch layer (storage, drivers, …) enhancement size-s Estimated task size: small (~2d)
Projects
Backlog for Mbed TLS
Mbed TLS 4.0 MUST
Development

No branches or pull requests

1 participant