summaryrefslogtreecommitdiff
path: root/drivers/firmware/microchip
diff options
context:
space:
mode:
authorJens Wiklander <jens.wiklander@linaro.org>2024-04-11 15:57:34 +0300
committerSudeep Holla <sudeep.holla@arm.com>2024-04-15 18:56:17 +0300
commit08530a2aa9214932a7e830f31af68881411c3335 (patch)
treefebcdd5969e0b71aa6f91486474ae0ddc01b446b /drivers/firmware/microchip
parentf936c242553febd5052c6178c1ac555adf837fec (diff)
downloadlinux-08530a2aa9214932a7e830f31af68881411c3335.tar.xz
firmware: arm_ffa: Add support for handling notification pending interrupt(NPI)
The FF-A uses the notification pending interrupt to inform the receiver that it has a pending notification. This is a virtual interrupt and is used by the following type of receivers: 1. A guest/VM running under a hypervisor. 2. An S-EL1 SP running under a S-EL2 SPMC. The rules that govern the properties of the NPI are the same as the rules for the SRI with couple of exceptions. Both SRI and NPI can be supported simultaneously. The handling of NPI is also same as the handling of notification for the self/primary VM with ID 0 except the absence of global notification. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Link: https://lore.kernel.org/r/20240411-ffa_npi_support-v2-3-927a670254e6@arm.com Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/firmware/microchip')
0 files changed, 0 insertions, 0 deletions