]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
docs(spm): add other-s-interrupts-action field to sp manifest
authorMadhukar Pappireddy <madhukar.pappireddy@arm.com>
Thu, 26 Jan 2023 14:47:58 +0000 (08:47 -0600)
committerMadhukar Pappireddy <madhukar.pappireddy@arm.com>
Thu, 26 Jan 2023 14:56:29 +0000 (08:56 -0600)
Also, the `run-time-model` field is removed from SP manifest binding
as it is not supported by Hafnium(SPMC).

Change-Id: Id8a91b2608791667e6285b3c5b879ec84612149d
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
docs/components/ffa-manifest-binding.rst

index 7483c9002012a0af9db6a644523d67461e51a689..9ceab11364a22f3ade0f4b8055ae61ac327511f9 100644 (file)
@@ -128,18 +128,19 @@ Partition Properties
 
    - This field supersedes the managed-exit field in the FF-A v1.0 spec.
 
+- other-s-interrupts-action
+   - value type: <u32>
+   - Specifies the action that the SPMC must take in response to a Other-Secure
+     physical interrupt.
+
+      - 0x0: Other-Secure interrupt is queued
+      - 0x1: Other-Secure interrupt is signaled
+
 - has-primary-scheduler
    - value type: <empty>
    - Presence of this field indicates that the partition implements the primary
      scheduler. If so, run-time EL must be EL1.
 
-- run-time-model
-   - value type: <u32>
-   - Run time model that the SPM must enforce for this SP:
-
-      - 0x0: Run to completion
-      - 0x1: Preemptible
-
 - time-slice-mem
    - value type: <empty>
    - Presence of this field indicates that the partition doesn't expect the