]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(spmc): add support for forwarding a secure interrupt to the SP
authorAchin Gupta <achin.gupta@arm.com>
Mon, 4 Oct 2021 19:17:45 +0000 (20:17 +0100)
committerMarc Bonnici <marc.bonnici@arm.com>
Fri, 13 May 2022 16:07:13 +0000 (17:07 +0100)
commit729d7793f830781ff8ed44d144c3346c6e4251a3
treefe4e0442cd9c35ae9bf4f48a11d1776b50c2cd8d
parent59bd2ad83c13ed3c84bb9b841032c95927358890
feat(spmc): add support for forwarding a secure interrupt to the SP

This patch adds support for forwarding a secure interrupt that
preempts the normal world to a SP for top-half interrupt handling.

Signed-off-by: Achin Gupta <achin.gupta@arm.com>
Signed-off-by: Marc Bonnici <marc.bonnici@arm.com>
Change-Id: Iaa6e96f4cf8922ba5b6d128a19359df15e44158d
services/std_svc/spm/el3_spmc/spmc_main.c