This task is aimed to track the work related to the update of the TF-M Crypto service code following the design available here:
https://review.trustedfirmware.org/c/trusted-firmware-m/+/1023
As part of this task, several patches will provide the following updates:
- Update the build system to build Mbed Crypto
- Remove references to Mbed TLS build in the runtime FW code
- Introduced support for IPC in TF-M Crypto
- Add additional APIs to align support to what is supported by Mbed Crypto 1.0.0
- Update Regression tests when required