From: Madhukar Pappireddy Date: Thu, 26 Jan 2023 14:47:58 +0000 (-0600) Subject: docs(spm): add other-s-interrupts-action field to sp manifest X-Git-Tag: baikal/aarch64/sdk5.10~1^2~178^2 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=ae1d9d90465c2f897320ca6a5a5c5f140b02024a;p=arm-tf.git docs(spm): add other-s-interrupts-action field to sp manifest 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 --- diff --git a/docs/components/ffa-manifest-binding.rst b/docs/components/ffa-manifest-binding.rst index 7483c9002..9ceab1136 100644 --- a/docs/components/ffa-manifest-binding.rst +++ b/docs/components/ffa-manifest-binding.rst @@ -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: + - 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: - 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: - - Run time model that the SPM must enforce for this SP: - - - 0x0: Run to completion - - 0x1: Preemptible - - time-slice-mem - value type: - Presence of this field indicates that the partition doesn't expect the