This task is used to align the TF-M IPC to PSA FF 1.0.0.
Description
Event Timeline
Update IPC design document: https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2327/
manifest patches:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2367/
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2368/
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2369/
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2370/
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2371/
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2372/
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2373/
Add the mapping file:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2397/
Add dependency patch:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2461/
Add patch to remove head_size from manifest:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2467/
psa_reply alignment:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2551/
Fix issue if no RoT Service is defined in the services attribute, then at least one IRQ must be declared: https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2591/
patches to implement panic-related functions:
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2779/
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2780/
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2781/
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2782/
Add a doc about how to add a secure partition: https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2921/
Align psa_version to PSA FF 1.0.0
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2920/
Detect the current handling handle in psa_call
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2768/
Enhance the psa_call to process the invalid message
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2769/
Add an ipc test for psa_call
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2818/
Add dependence deadlock check: https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2924/
Add PSA_DOOLBELL signal to assigned_signals
https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/2927/