Lines Matching +full:secure +full:- +full:regions
1 /* SPDX-License-Identifier: GPL-2.0+ */
14 * Invoke secure ROM API on high-security (HS) device variants. It formats
16 * triggering the actual low-level smc entry.
21 * Invoke a secure ROM API on high-secure (HS) device variants that can be used
22 * to verify a secure blob by authenticating and optionally decrypting it. The
24 * into the blob during the signing/encryption step when the secure blob was
30 * Return the start of secure reserved RAM, if a default start address has
36 * Invoke a secure HAL API that allows configuration of the external memory
37 * firewall regions.
44 * Invoke a secure HAL API on high-secure (HS) device variants that reserves a
45 * region of external memory for secure world use, and protects it using memory
47 * memory that will be used for a secure world OS/TEE.
52 * Invoke a secure HAL API to lock the external memory firewall configurations.
60 * Invoke a secure HAL API to authenticate and install a Trusted Execution