arm-trusted-firmware/bl32/tsp/aarch64
Achin Gupta 4a8bfdb909 feat(tsp): add FF-A support to the TSP
This patch adds the FF-A programming model in the test
secure payload to ensure that it can be used to test
the following spec features.

1. SP initialisation on the primary and secondary cpus.
2. An event loop to receive direct requests and respond
   with direct responses.
3. Ability to receive messages that indicate power on
   and off of a cpu.
4. Ability to handle a secure interrupt.

Signed-off-by: Achin Gupta <achin.gupta@arm.com>
Signed-off-by: Marc Bonnici <marc.bonnici@arm.com>
Signed-off-by: Shruti <shruti.gupta@arm.com>
Change-Id: I81cf744904d5cdc0b27862b5e4bc6f2cfe58a13a
2022-08-24 14:46:30 +01:00
..
tsp_entrypoint.S feat(tsp): add FF-A support to the TSP 2022-08-24 14:46:30 +01:00
tsp_exceptions.S Prevent speculative execution past ERET 2020-01-22 21:42:51 +00:00
tsp_request.S TSP: Fix GCC 11.0.0 compilation error. 2020-11-13 18:47:58 +00:00