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

Adapt config.py to configuration file split #9158

Closed
ronald-cron-arm opened this issue May 21, 2024 · 0 comments · Fixed by #9229 or #9432
Closed

Adapt config.py to configuration file split #9158

ronald-cron-arm opened this issue May 21, 2024 · 0 comments · Fixed by #9229 or #9432
Assignees
Labels
component-crypto Crypto primitives and low-level interfaces enhancement size-m Estimated task size: medium (~1w)

Comments

@ronald-cron-arm
Copy link
Contributor

ronald-cron-arm commented May 21, 2024

For the repo split, we plan to move all configuration options but the TLS and x509 ones from mbedtls_config.h to crypto_config.h that will become the TF-PSA-Crypto configuration file and probably be renamed tf_psa_crypto_config.h.

We need to adapt config.py. Same options, same interface but handles both mbedtls_config.h and tf_psa_crypto_config.h.

Depends on #9157.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-crypto Crypto primitives and low-level interfaces enhancement size-m Estimated task size: medium (~1w)
Projects
Status: Configuration split
2 participants