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

Add test components related to one or a few PSA_WANT_ config option #63

Open
ronald-cron-arm opened this issue Sep 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request size-s Estimated task size: small (~2d)

Comments

@ronald-cron-arm
Copy link
Contributor

ronald-cron-arm commented Sep 27, 2023

Add in psa-crypto the equivalent of:

  • test_psa_ecc_key_pair_no_derive
  • test_psa_ecc_key_pair_no_generate
  • test_new_psa_want_key_pair_symbol
  • test_aead_chachapoly_disabled
  • test_aead_only_ccm
  • test_psa_crypto_key_id_encodes_owner
  • test_crypto_for_psa_service
  • test_psa_crypto_rsa_no_genprime, rather test_no_rsa_key_pair_generation for the name probably, default config minus PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_GENERATE).

Notes:

  • test_psa_ecc_key_pair_no_derive and test_psa_ecc_key_pair_no_generate disable USE_PSA_CRYPTO. Not sure why and not possible in psa-crypto.
  • not sure that in psa-crypto context, test_crypto_for_psa_service brings additional value compared to test_psa_crypto_key_id_encodes_owner.

Depends on:

@ronald-cron-arm ronald-cron-arm changed the title Add test components disabling one or a few PSA_WANT_ Add test components related to one or a few PSA_WANT_ Sep 27, 2023
@ronald-cron-arm ronald-cron-arm added enhancement New feature or request size-s Estimated task size: small (~2d) labels Sep 27, 2023
@ronald-cron-arm ronald-cron-arm changed the title Add test components related to one or a few PSA_WANT_ Add test components related to one or a few PSA_WANT_ config option Sep 27, 2023
@Ryan-Everett-arm Ryan-Everett-arm self-assigned this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size-s Estimated task size: small (~2d)
Projects
Status: PSA repo Q4 - all.sh components
Development

No branches or pull requests

2 participants