Searched full:trustzone (Results 1 – 25 of 33) sorted by relevance
12
/Linux-v5.10/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-v5.10/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-v5.10/Documentation/devicetree/bindings/arm/firmware/ |
D | linaro,optee-tz.txt | 4 Execution Environment. The security can be provided with ARM TrustZone, but 10 * OP-TEE based on ARM TrustZone required properties:
|
/Linux-v5.10/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-v5.10/Documentation/staging/ |
D | tee.rst | 8 secure environment, for example, TrustZone on ARM CPUs, or a separate 124 TrustZone based OP-TEE solution that is supported. 138 to tell, for instance, a TrustZone OP-TEE apart from an OP-TEE running on a 194 is a dedicated processor that features ARM TrustZone technology, along with a
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | mt8127.dtsi | 50 trustzone-bootinfo@80002000 { 51 compatible = "mediatek,trustzone-bootinfo";
|
D | mt8135.dtsi | 75 trustzone-bootinfo@80002000 { 76 compatible = "mediatek,trustzone-bootinfo";
|
D | mt2701.dtsi | 55 trustzone-bootinfo@80002000 { 56 compatible = "mediatek,trustzone-bootinfo";
|
/Linux-v5.10/Documentation/devicetree/bindings/crypto/ |
D | arm-cryptocell.txt | 1 Arm TrustZone CryptoCell cryptographic engine
|
/Linux-v5.10/arch/arm/common/ |
D | secure_cntvoff.S | 16 * mode or secure Monitor mode with SCR.NS==1. If TrustZone is enabled
|
/Linux-v5.10/Documentation/security/tpm/ |
D | tpm_ftpm_tee.rst | 11 This driver is a shim for firmware implemented in ARM's TrustZone
|
/Linux-v5.10/drivers/firmware/xilinx/ |
D | zynqmp.c | 295 * zynqmp_pm_get_trustzone_version() - Get secure trustzone firmware version 308 /* Check is PM trustzone version already verified */ in zynqmp_pm_get_trustzone_version() 1254 /* Check trustzone version number */ in zynqmp_firmware_probe() 1257 panic("Legacy trustzone found without version support\n"); in zynqmp_firmware_probe() 1260 panic("%s Trustzone version error. Expected: v%d.%d - Found: v%d.%d\n", in zynqmp_firmware_probe() 1265 pr_info("%s Trustzone version v%d.%d\n", __func__, in zynqmp_firmware_probe()
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | qcom,msm8916-venus.yaml | 74 have TrustZone.
|
D | qcom,sdm845-venus-v2.yaml | 88 have TrustZone.
|
D | qcom,sc7180-venus.yaml | 93 have TrustZone.
|
D | qcom,sdm845-venus.yaml | 102 have TrustZone.
|
D | qcom,msm8996-venus.yaml | 101 have TrustZone.
|
/Linux-v5.10/Documentation/arm/ |
D | firmware.rst | 7 Some boards are running with secure firmware running in TrustZone secure
|
D | tcm.rst | 48 world (TrustZone).
|
/Linux-v5.10/arch/arm/kernel/ |
D | tcm.c | 316 * were inaccessible due to TrustZone configuration. in tcm_init() 354 * were inaccessible due to TrustZone configuration. in tcm_init()
|
/Linux-v5.10/drivers/remoteproc/ |
D | Kconfig | 186 Say y here to support the TrustZone based Peripherial Image Loader
|
/Linux-v5.10/arch/arm/mach-imx/ |
D | tzic.c | 192 pr_info("TrustZone Interrupt Controller (TZIC) initialized\n"); in tzic_init_dt()
|
/Linux-v5.10/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,q6v5.txt | 192 on platforms which do not have TrustZone.
|
/Linux-v5.10/drivers/crypto/ |
D | Kconfig | 853 tristate "Support for ARM TrustZone CryptoCell family of security processors" 875 TrustZone CryptoCell family of processors. Currently the
|
12