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

Implement config.py for TF-PSA-Crypto #9157

Open
ronald-cron-arm opened this issue May 21, 2024 · 0 comments · May be fixed by #9792
Open

Implement config.py for TF-PSA-Crypto #9157

ronald-cron-arm opened this issue May 21, 2024 · 0 comments · May be fixed by #9792
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.

To handle tf_psa_crypto_config.h, we need a config.py script similar to what is config.py for mbedtls_config.h currently.
Options: same as config.py but no crypto, crypto_baremetal and crypto_full adapters.
Pre-requisite: Define the sections and possible macro prefixes.

@ronald-cron-arm ronald-cron-arm added enhancement component-crypto Crypto primitives and low-level interfaces labels May 21, 2024
@ronald-cron-arm ronald-cron-arm added the size-m Estimated task size: medium (~1w) label May 21, 2024
@minosgalanakis minosgalanakis moved this to Configuration split in Mbed TLS Epics Aug 2, 2024
@ronald-cron-arm ronald-cron-arm changed the title Implement tf_psa_crypto_config.py Implement config.py for TF-PSA-Crypto Sep 20, 2024
@ronald-cron-arm ronald-cron-arm moved this from Configuration split to TF-PSA-Crypto all.sh components in Mbed TLS Epics Sep 20, 2024
@gabor-mezei-arm gabor-mezei-arm linked a pull request Nov 21, 2024 that will close this issue
5 tasks
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: TF-PSA-Crypto all.sh components
Development

Successfully merging a pull request may close this issue.

2 participants