mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
test: remove leftover paragraph in test_psa_crypto_config_accel_ecc_ecp_light_only
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
fdf15ddfbe
commit
a8dc7fd1a2
|
|
@ -2363,10 +2363,6 @@ component_test_psa_crypto_config_accel_ecc_ecp_light_only () {
|
|||
# Use the same config as reference, only without built-in EC algs
|
||||
config_psa_crypto_config_ecp_ligh_only 1
|
||||
|
||||
# Temporary hack to enable MBEDTLS_ECP_LIGHT
|
||||
# (will soon be auto-enabled in build_info.h)
|
||||
echo '#define MBEDTLS_ECP_LIGHT' >> include/mbedtls/mbedtls_config.h
|
||||
|
||||
# Build
|
||||
# -----
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue