tests: src: pk_helpers: select predefined keys using PSA key type and bits A new look-up table is created, "predefined_keys_psa", to list all the predefined keys together with the corresponding PSA key type and bits. A new look-up table was created in order not to conflict with the already existing "predefined_keys" one. "mbedtls_pk_helpers_get_predefined_key_data" is modified in order to use the new look-up table. Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This repository contains a version-independent build and test framework for TF-PSA-Crypto and Mbed TLS.
You need this repository as a Git submodule in a branch of one of the above repositories if:
You do not need this repository if:
We gratefully accept bug reports and contributions from the community. Please see the contributing guidelines for details on how to do this.
Unless specifically indicated otherwise in a file, Mbed TLS framework files are provided under a dual Apache-2.0 OR GPL-2.0-or-later license. See the LICENSE file for the full text of these licenses, and the ‘License and Copyright’ section in the contributing guidelines for more information.