Open tom-daubney-arm opened 11 months ago
Regarding the tests: I have compared the results from running component_test_default_gcc_asan_new_bignum
in TF-PSA-Crypto
with the results from the equivalent component in Mbed TLS
and all the test suites that I expect to run are running. Additionally I have taken a look at the dependencies for the tests which depend on TF_PSA_CRYPTO_ECP_WITH_MPI_UINT
and they also appear correct to me. Therefore, I believe everything is in order, and that this PR is ready for review.
Fixes #56