From 3406ff00aadaf9f830b583717b58ea94bfe70204 Mon Sep 17 00:00:00 2001 From: Madhukar Pappireddy Date: Wed, 18 Sep 2024 10:20:07 -0500 Subject: [PATCH] docs: fix ff-a manifest binding document The support for runtime-model has never been implemented by any SPMC. Hence, remove the corresponding field from binding document. Also, fix the incorrect description of the `managed-exit-virq` property. Signed-off-by: Madhukar Pappireddy Change-Id: I0a5ef3f08202a8c76edd9a6e1ac680ac3a38ca60 --- docs/components/ffa-manifest-binding.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/components/ffa-manifest-binding.rst b/docs/components/ffa-manifest-binding.rst index c5dad14ef..2b6382b3b 100644 --- a/docs/components/ffa-manifest-binding.rst +++ b/docs/components/ffa-manifest-binding.rst @@ -122,7 +122,7 @@ Partition Properties - managed-exit-virq - value type: - Indicates if the partition needs managed exit, if supported, to be signaled - through vFIQ signal. + through vIRQ signal. - ns-interrupts-action [mandatory] - value type: @@ -143,12 +143,6 @@ Partition Properties - 0x0: Other-Secure interrupt is queued - 0x1: Other-Secure interrupt is signaled -- runtime-model - - value type: - - Indicates whether the SP execution can be preempted. - - This field is deprecated in favor of other-s-interrupts-action and - ns-interrupts-action fields in the FF-A v1.1 spec. - - has-primary-scheduler - value type: - Presence of this field indicates that the partition implements the primary