Prototypes derived from: https://github.com/ARMmbed/mbedtls/blob/development/library/psa_crypto_driver_wrappers.h
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jul 2 2021
Prototypes derived from: https://github.com/ARMmbed/mbedtls/pull/4338/
Prototypes derived from: https://github.com/ARMmbed/mbedtls/blob/development/library/psa_crypto_driver_wrappers.h
These prototypes are available upstream either in https://github.com/ARMmbed/mbedtls/blob/development/library/psa_crypto_driver_wrappers.h or as a Pull Request: https://github.com/ARMmbed/mbedtls/pull/4338/
I think you could start from the single-shot AEAD APIs because it's the only single shot API that I am sure we test 100% in the TF-M regression tests.
Due to a bug recently discovered in Qemu, we should mention in the docs that minimum required version is 6.1 (to be released around mid-end of August)
Jul 1 2021
There is also an hash_clone entry point which is not currently documented in the spec draft but is present as a call in the core layer.
Jun 29 2021
Jun 28 2021
Jun 25 2021
Jun 24 2021
Given that there's no activity to get the submission rule issues in 9990 resolved, I followed CJKay's and jwerner's instructions and made https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/10415, hopefully more ready for inclusion.
Jun 23 2021
Jun 22 2021
Jun 17 2021
Jun 15 2021
Still happens with TF-A 2.5.
Duplicate of T873.
Jun 14 2021
Jun 11 2021
Jun 10 2021
Jun 8 2021
Jun 7 2021
Jun 4 2021
Jun 3 2021
Note that as part of this activity the following bug in the Qemu porting of the mps2-an521 board has been found and fixed with the following pull request: