diff options
author | Jens Wiklander <jens.wiklander@linaro.org> | 2024-04-11 13:57:34 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2024-04-15 16:56:17 +0100 |
commit | 08530a2aa9214932a7e830f31af68881411c3335 (patch) | |
tree | febcdd5969e0b71aa6f91486474ae0ddc01b446b /rust/helpers/build_bug.c | |
parent | f936c242553febd5052c6178c1ac555adf837fec (diff) |
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 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions