Lines Matching refs:partitions
77 the secure world, managing multiple S-EL1 or S-EL0 partitions.
97 (or partitions) in the normal world.
98 - The term SPMC refers to the S-EL2 component managing secure partitions in
131 and SPMC, one or multiple secure partitions, with an optional
159 (see `Describing secure partitions`_). It
161 secure partitions are to be loaded by BL2 on behalf of the SPMC.
330 Loading Hafnium and secure partitions in the secure world
354 Secure partitions are bundled as independent package files consisting
383 .. uml:: ../resources/diagrams/plantuml/fip-secure-partitions.puml
385 Describing secure partitions
521 different boot flow. The flow restricts to a maximum of 8 secure partitions.
527 SPMC manifest, secure partitions and verifies them for authenticity and integrity.
536 - A maximum of 4 partitions can be signed with the S-ROTPK key and 4 partitions
539 Also refer to `Describing secure partitions`_ and `TF-A build options`_ sections.
554 Secure partitions scheduling
558 secure partitions. For this a VM (Hypervisor or OS kernel), or SP invokes one of:
632 of the SP (see section `Describing secure partitions`_) shall be updated to contain
638 which shall be used to pass the address to the partitions boot information blob when
681 The SPMC then creates secure partitions based on SP packages and manifests. Each
841 FF-A features supported by the SPMC may be discovered by secure partitions at
923 This is a mandatory interface for secure partitions consisting in direct request
936 The secure partitions notifications bitmap are statically allocated by the SPMC.
937 Hence, this interface is not to be issued by secure partitions.
939 At initialization, the SPMC is not aware of VMs/partitions deployed in the
986 Secure partitions call this interface at the virtual FF-A instance, to which
995 When the SPMC boots, all secure partitions are initialized on their primary
1076 memory to be mapped into its address space: for S-EL1 partitions the SPM updates
1077 their stage 2 translation regime; for S-EL0 partitions the SPM updates their
1130 partitions, two IPA spaces (secure and non-secure) are output from the
1151 For S-EL0 partitions with VHE enabled, a single secure EL2&0 Stage-1 translation
1603 The SPMC (Hafnium) has limited capability to run S-EL0 FF-A partitions using
1607 S-EL0 partitions are useful for simple partitions that don't require full
1611 S-EL0 partitions are presented, loaded and initialized the same as S-EL1 VMs by
1615 call into the SPMC through SVCs as opposed to HVCs and SMCs. These partitions
1619 S-EL0 partitions are required by the FF-A specification to be UP endpoints,
1623 All S-EL0 partitions must use AArch64. AArch32 S-EL0 partitions are not supported.
1626 partitions is supported.
1628 Interrupt handling is not supported with S-EL0 partitions and is work in