-
Notifications
You must be signed in to change notification settings - Fork 623
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrf noup] modules: mbedtls: Make PSA key types user configurations
fixup! [nrf noup] modules: mbedtls: add PSA configurations Make the PSA key type configurations be user configurations instead of implictly enabled based on other configurations. While AES is the most likely to be used in this case the user can choose different block ciphers for block cipher modes, and others stream ciphers also exists. This also allows applications to enable key generation without any algorithms for ECC and RSA keys. Also add the full key types configurations, even though not all may be supported. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
- Loading branch information
Showing
1 changed file
with
51 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters