Home
last modified time | relevance | path

Searched refs:FFA_MSG_WAIT (Results 1 – 7 of 7) sorted by relevance

/arm-trusted-firmware-2.8.0/bl32/tsp/
A Dtsp_ffa_main.c504 return set_smc_args(FFA_MSG_WAIT, 0, 0, 0, 0, 0, 0, 0); in tsp_event_loop()
621 tsp_loop(set_smc_args(FFA_MSG_WAIT, 0, 0, 0, 0, 0, 0, 0)); in tsp_main()
654 return tsp_loop(set_smc_args(FFA_MSG_WAIT, 0, 0, 0, 0, 0, 0, 0)); in tsp_cpu_on_main()
/arm-trusted-firmware-2.8.0/include/services/
A Dffa_svc.h134 #define FFA_MSG_WAIT FFA_FID(SMC_32, FFA_FNUM_MSG_WAIT) macro
/arm-trusted-firmware-2.8.0/services/std_svc/spmd/
A Dspmd_main.c901 case FFA_MSG_WAIT: in spmd_smc_handler()
/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_main.c1116 case FFA_MSG_WAIT: in ffa_features_handler()
1897 case FFA_MSG_WAIT: in spmc_smc_handler()
/arm-trusted-firmware-2.8.0/docs/components/
A Del3-spmc.rst194 - ``FFA_MSG_WAIT``
470 SPMC using FFA_MSG_WAIT interface.
A Dsecure-partition-manager.rst668 - Exits through ``FFA_MSG_WAIT`` to indicate successful initialization or
692 in the EC completing with FFA_MSG_WAIT).
770 - ``FFA_MSG_WAIT``
1201 - ``FFA_MSG_WAIT`` ABI if it was in WAITING state.
1209 either FFA_MSG_WAIT or FFA_RUN interface if the SP didn't perform the
1265 - 9) SP1 performs secure interrupt completion through FFA_MSG_WAIT ABI.
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md1331 …- add support for FFA_MSG_WAIT ([c4db76f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/…

Completed in 24 milliseconds