mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
Merge "docs: fix ff-a manifest binding document" into integration
This commit is contained in:
commit
cb008a1240
1 changed files with 1 additions and 7 deletions
|
@ -122,7 +122,7 @@ Partition Properties
|
|||
- managed-exit-virq
|
||||
- value type: <empty>
|
||||
- Indicates if the partition needs managed exit, if supported, to be signaled
|
||||
through vFIQ signal.
|
||||
through vIRQ signal.
|
||||
|
||||
- ns-interrupts-action [mandatory]
|
||||
- value type: <u32>
|
||||
|
@ -143,12 +143,6 @@ Partition Properties
|
|||
- 0x0: Other-Secure interrupt is queued
|
||||
- 0x1: Other-Secure interrupt is signaled
|
||||
|
||||
- runtime-model
|
||||
- value type: <u32>
|
||||
- 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: <empty>
|
||||
- Presence of this field indicates that the partition implements the primary
|
||||
|
|
Loading…
Add table
Reference in a new issue