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:
1. Update the build system to build Mbed Crypto
2. Remove references to Mbed TLS build in the runtime FW code
3. Introduced support for IPC in TF-M Crypto
4. Add additional APIs to align support to what is supported by Mbed Crypto 1.0.0
5. Update Regression tests when required
6. Align other services like SST and Attestation to use the TF-M Crypto service