Home
last modified time | relevance | path

Searched refs:FFA_INTERRUPT (Results 1 – 8 of 8) sorted by relevance

/arm-trusted-firmware-2.8.0/services/std_svc/spmd/
A Dspmd_main.c220 write_ctx_reg(gpregs, CTX_GPREG_X0, FFA_INTERRUPT); in spmd_secure_interrupt_handler()
912 case FFA_INTERRUPT: in spmd_smc_handler()
/arm-trusted-firmware-2.8.0/include/services/
A Dffa_svc.h124 #define FFA_INTERRUPT FFA_FID(SMC_32, FFA_FNUM_INTERRUPT) macro
/arm-trusted-firmware-2.8.0/bl32/tsp/
A Dtsp_ffa_main.c498 case FFA_INTERRUPT: in tsp_event_loop()
/arm-trusted-firmware-2.8.0/docs/components/
A Dsecure-partition-manager.rst1169 either the FFA_INTERRUPT interface with ERET conduit or vIRQ signal for signaling
1171 the SPMD uses the FFA_INTERRUPT ABI with ERET conduit to signal interrupt to SPMC
1178 | WAITING | ERET, | FFA_INTERRUPT,| SPMC signals to SP the ID of pending |
1183 | BLOCKED | ERET, | FFA_INTERRUPT | SPMC signals to SP that an interrupt |
1251 - 3) SPMD signals secure interrupt to SPMC at S-EL2 using FFA_INTERRUPT ABI.
1255 using FFA_INTERRUPT with interrupt id as an argument and resumes the SP1
1311 - 4) SPMC pends vIRQ for SP1 and signals through FFA_INTERRUPT interface.
1322 - 9) Since SP1 direct request completed with FFA_INTERRUPT, it resumes the
A Del3-spmc.rst467 - Interrupt is forwarded to SP using FFA_INTERRUPT interface.
/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_main.c1085 case FFA_INTERRUPT: in ffa_features_handler()
1991 return spmd_smc_switch_state(FFA_INTERRUPT, false, in spmc_sp_interrupt_handler()
/arm-trusted-firmware-2.8.0/docs/threat_model/
A Dthreat_model_spm.rst941 | | denial-of-service attack by using FFA_INTERRUPT |
969 | | SPMC only allows SPMD to use FFA_INTERRUPT ABI to |
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md3289 - FFA_INTERRUPT forwading ABI

Completed in 25 milliseconds