Searched full:trustzone (Results 1 – 25 of 47) sorted by relevance
12
/linux-6.8/Documentation/devicetree/bindings/rng/ |
D | arm-cctrng.yaml | 7 title: Arm TrustZone CryptoCell TRNG engine 13 Arm TrustZone CryptoCell TRNG (True Random Number Generator) engine. 29 Arm TrustZone CryptoCell TRNG engine has 4 ring oscillators.
|
/linux-6.8/arch/arm/mach-mediatek/ |
D | platsmp.c | 77 static void __init __mtk_smp_prepare_cpus(unsigned int max_cpus, int trustzone) in __mtk_smp_prepare_cpus() argument 82 if (trustzone) { in __mtk_smp_prepare_cpus() 103 if (trustzone) { in __mtk_smp_prepare_cpus() 104 /* smp_base(trustzone-bootinfo) is reserved by device tree */ in __mtk_smp_prepare_cpus()
|
/linux-6.8/drivers/remoteproc/ |
D | Kconfig | 191 for the non-TrustZone part of Qualcomm Technology Inc. ADSP and CDSP 192 remote processors. The TrustZone part is handled by QCOM_Q6V5_PAS 212 subsystem based on Hexagon V5. The TrustZone based system is 231 Say y here to support the TrustZone based Peripheral Image Loader 255 a non-TrustZone wireless subsystem. 288 System (PAS) in TrustZone.
|
/linux-6.8/Documentation/devicetree/bindings/arm/ |
D | secure.txt | 3 ARM CPUs with TrustZone support have two distinct address spaces, 5 kernel) are not TrustZone aware and run entirely in either the Normal 7 TrustZone aware and need to be able to determine whether devices are
|
D | arm,realview.yaml | 15 the earlier CPUs such as TrustZone and multicore (MPCore). 28 (HBI-0147) was created as a development board to test ARM TrustZone,
|
/linux-6.8/Documentation/devicetree/bindings/gpio/ |
D | gpio-vf610.yaml | 40 - description: GPIO Trustzone non-secure interrupt number 41 - description: GPIO Trustzone secure interrupt number
|
/linux-6.8/arch/arm/boot/dts/mediatek/ |
D | mt8127.dtsi | 50 trustzone-bootinfo@80002000 { 51 compatible = "mediatek,trustzone-bootinfo";
|
D | mt8135.dtsi | 75 trustzone-bootinfo@80002000 { 76 compatible = "mediatek,trustzone-bootinfo";
|
/linux-6.8/arch/arm/boot/dts/st/ |
D | ste-db9500.dtsi | 24 * to actually call into trustzone to run secure
|
D | ste-db8500.dtsi | 42 * to actually call into trustzone to run secure
|
D | ste-db8520.dtsi | 42 * to actually call into trustzone to run secure
|
/linux-6.8/Documentation/tee/ |
D | tee.rst | 13 TrustZone on ARM CPUs, or a separate secure co-processor etc. A TEE driver
|
D | op-tee.rst | 8 TrustZone based OP-TEE solution that is supported. 22 to tell, for instance, a TrustZone OP-TEE apart from an OP-TEE running on a
|
D | amd-tee.rst | 11 is a dedicated processor that features ARM TrustZone technology, along with a
|
/linux-6.8/arch/arm/common/ |
D | secure_cntvoff.S | 16 * mode or secure Monitor mode with SCR.NS==1. If TrustZone is enabled
|
/linux-6.8/Documentation/devicetree/bindings/crypto/ |
D | arm,cryptocell.yaml | 7 title: Arm TrustZone CryptoCell cryptographic engine
|
/linux-6.8/Documentation/devicetree/bindings/media/ |
D | qcom,venus-common.yaml | 56 have TrustZone.
|
/linux-6.8/Documentation/security/tpm/ |
D | tpm_ftpm_tee.rst | 11 This driver is a shim for firmware implemented in ARM's TrustZone
|
/linux-6.8/Documentation/devicetree/bindings/soc/mediatek/ |
D | devapc.yaml | 11 MediaTek bus fabric provides TrustZone security support and data
|
/linux-6.8/Documentation/devicetree/bindings/arm/firmware/ |
D | linaro,optee-tz.yaml | 14 Execution Environment. The security can be provided with ARM TrustZone, but
|
/linux-6.8/Documentation/devicetree/bindings/tpm/ |
D | microsoft,ftpm.yaml | 20 Microsoft's firmware-based TPM 2.0 (fTPM) leverages ARM TrustZone to overcome
|
/linux-6.8/Documentation/devicetree/bindings/mtd/ |
D | nand-chip.yaml | 66 like Trustzone. This property contains the start address and size of
|
/linux-6.8/Documentation/arch/arm/ |
D | firmware.rst | 7 Some boards are running with secure firmware running in TrustZone secure
|
/linux-6.8/drivers/firmware/xilinx/ |
D | zynqmp.c | 494 * zynqmp_pm_get_trustzone_version() - Get secure trustzone firmware version 507 /* Check is PM trustzone version already verified */ in zynqmp_pm_get_trustzone_version() 1900 /* Check trustzone version number */ in zynqmp_firmware_probe() 1903 panic("Legacy trustzone found without version support\n"); in zynqmp_firmware_probe() 1906 panic("%s Trustzone version error. Expected: v%d.%d - Found: v%d.%d\n", in zynqmp_firmware_probe() 1911 pr_info("%s Trustzone version v%d.%d\n", __func__, in zynqmp_firmware_probe()
|
/linux-6.8/Documentation/security/keys/ |
D | trusted-encrypted.rst | 33 (2) TEE (Trusted Execution Environment: OP-TEE based on Arm TrustZone) 120 * TEE: OP-TEE based on Arm TrustZone based RNG
|
12