-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Define (private) "light" subset of ECP #7410
Commits on Apr 11, 2023
-
ecp: introduce new ECP_LIGHT symbol
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for fd122f4 - Browse repository at this point
Copy the full SHA fd122f4View commit details -
pk: adapt to new ECP_LIGHT symbol
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 0d2980f - Browse repository at this point
Copy the full SHA 0d2980fView commit details -
library: add remaining changes for the new ECP_LIGHT symbol
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for d4a5d46 - Browse repository at this point
Copy the full SHA d4a5d46View commit details -
test: let test_psa_crypto_config_accel_all_ec_algs_use_psa use ECP_LIGHT
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 29b395c - Browse repository at this point
Copy the full SHA 29b395cView commit details -
test: fix remaining failures in test due to the ECP_LIGHT symbol
Changes in test_suite_psa_crypto are to enforce the dependency on ECP_C which is mandatory for some key's derivation. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for d49cbc1 - Browse repository at this point
Copy the full SHA d49cbc1View commit details -
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 151bdf9 - Browse repository at this point
Copy the full SHA 151bdf9View commit details -
pk_wrap: fix guards in eckey_check_pair to only include 1 option at b…
…uild time Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 3f8d23e - Browse repository at this point
Copy the full SHA 3f8d23eView commit details -
psa: fix ECP guards for key derivation
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 5278986 - Browse repository at this point
Copy the full SHA 5278986View commit details -
solve disparities for ECP_LIGHT between ref/accel
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 6c496a1 - Browse repository at this point
Copy the full SHA 6c496a1View commit details -
test: include also test_suite_ecp for the coverage analysis
Only some test cases are skipped for which ECP_C is mandatory, but the other ones are included. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 0c477d3 - Browse repository at this point
Copy the full SHA 0c477d3View commit details -
test: revert undesired debug change in ssl-opt
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for a9aafd4 - Browse repository at this point
Copy the full SHA a9aafd4View commit details -
test: resolve remaining disparities in test_suite_ssl
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
Configuration menu - View commit details
-
Copy full SHA for 9cea093 - Browse repository at this point
Copy the full SHA 9cea093View commit details