Searched full:trustzone (Results 1 – 25 of 40) sorted by relevance
12
| /kernel/liteos_m/ |
| D | arch_spec.md | 11 │ │ │ │ │── NTZ --- Cortex-m33 Non-TrustZone archit… 12 │ │ │ │ └── TZ --- Cortex-m33 TrustZone architectu… 14 │ │ │ │── NTZ --- Cortex-m33 Non-TrustZone archit… 15 │ │ │ └── TZ --- Cortex-m33 TrustZone architectu…
|
| D | Kconfig | 638 bool "Enable ARM TrustZone" 643 int "TrustZone Heap Size (bytes)" 647 int "TrustZone Stack Size (bytes)"
|
| /kernel/linux/linux-5.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.
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-5.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:
|
| /kernel/linux/linux-5.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,
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | mt8127.dtsi | 50 trustzone-bootinfo@80002000 { 51 compatible = "mediatek,trustzone-bootinfo";
|
| D | ste-db9500.dtsi | 25 * to actually call into trustzone to run secure
|
| D | ste-db8500.dtsi | 43 * to actually call into trustzone to run secure
|
| D | ste-db8520.dtsi | 43 * to actually call into trustzone to run secure
|
| D | mt8135.dtsi | 75 trustzone-bootinfo@80002000 { 76 compatible = "mediatek,trustzone-bootinfo";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/crypto/ |
| D | arm-cryptocell.txt | 1 Arm TrustZone CryptoCell cryptographic engine
|
| /kernel/linux/linux-5.10/arch/arm/common/ |
| D | secure_cntvoff.S | 16 * mode or secure Monitor mode with SCR.NS==1. If TrustZone is enabled
|
| /kernel/linux/linux-5.10/Documentation/security/tpm/ |
| D | tpm_ftpm_tee.rst | 11 This driver is a shim for firmware implemented in ARM's TrustZone
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | qcom,msm8916-venus.yaml | 74 have TrustZone.
|
| D | qcom,sc7180-venus.yaml | 93 have TrustZone.
|
| D | qcom,sdm845-venus.yaml | 102 have TrustZone.
|
| D | qcom,sdm845-venus-v2.yaml | 88 have TrustZone.
|
| D | qcom,msm8996-venus.yaml | 101 have TrustZone.
|
| /kernel/linux/linux-5.10/Documentation/arm/ |
| D | firmware.rst | 7 Some boards are running with secure firmware running in TrustZone secure
|
| D | tcm.rst | 48 world (TrustZone).
|
| /kernel/linux/linux-5.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()
|
12