Lines Matching full:secure
14 - Initialization of the secure world, for example exception vectors, control
28 - SMC (Secure Monitor Call) handling, conforming to the `SMC Calling
35 for example an AArch32 Secure OS.
37 - A minimal AArch32 Secure Payload (*SP_MIN*) to demonstrate |PSCI| library
40 - Secure Monitor library code such as world switching, EL1 context management
42 When a Secure-EL1 Payload (SP) is present, for example a Secure OS, the
43 AArch64 EL3 Runtime Software must be integrated with a Secure Payload
46 - A Test SP and SPD to demonstrate AArch64 Secure Monitor functionality and SP
49 - SPDs for the `OP-TEE Secure OS`_, `NVIDIA Trusted Little Kernel`_
50 and `Trusty Secure OS`_.
62 - A Secure Partition Manager (SPM) to manage Secure Partitions in
63 Secure-EL0, which can be used to implement simple management and
81 secure system processor, or where a non-TF-A ROM expects BL2 to be loaded
91 - Support for the Secure Partition Manager Dispatcher (SPMD) component as a
94 - Support for ARMv8.3 pointer authentication in the normal and secure worlds.
97 flags. Use of pointer authentication in the secure world remains an
112 use of secure partition management in the secure world.
123 .. _OP-TEE Secure OS: https://github.com/OP-TEE/optee_os
125 .. _Trusty Secure OS: https://source.android.com/security/trusty