1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-05 19:35:48 +03:00

components-configuration-crypto:Added component_test_no_rsa_key_pair_generation.

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
Minos Galanakis
2024-07-26 20:41:42 +01:00
parent cd5668f6a6
commit dc0f73a5e2
3 changed files with 11 additions and 54 deletions

View File

@@ -1094,7 +1094,6 @@ helper_get_psa_key_type_list() {
# Include the components from components.sh
test_script_dir="${0%/*}"
source "$test_script_dir/components.sh"
source "$test_script_dir/components-compiler.sh"
source "$test_script_dir/components-platform.sh"
source "$test_script_dir/components-build-system.sh"