Home
last modified time | relevance | path

Searched full:trustzone (Results 1 – 25 of 51) sorted by relevance

123

/linux-6.12.1/drivers/firmware/qcom/
DKconfig18 prompt "TrustZone interface memory allocator mode"
23 suitable format for sharing with the TrustZone. If in doubt, select
39 With this selected, all buffers passed to the TrustZone must be allocated
40 using the TZMem allocator or else the TrustZone will refuse to use them.
Dqcom_tzmem.c3 * Memory allocator for buffers shared with the TrustZone.
193 * Create a new pool of memory suitable for sharing with the TrustZone.
478 MODULE_DESCRIPTION("TrustZone memory allocator for Qualcomm firmware drivers");
/linux-6.12.1/Documentation/devicetree/bindings/rng/
Darm-cctrng.yaml7 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.12.1/arch/arm/mach-mediatek/
Dplatsmp.c77 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.12.1/drivers/remoteproc/
DKconfig192 for the non-TrustZone part of Qualcomm Technology Inc. ADSP and CDSP
193 remote processors. The TrustZone part is handled by QCOM_Q6V5_PAS
213 subsystem based on Hexagon V5. The TrustZone based system is
232 Say y here to support the TrustZone based Peripheral Image Loader
256 a non-TrustZone wireless subsystem.
289 System (PAS) in TrustZone.
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Dsecure.txt3 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
Darm,realview.yaml15 earlier CPUs such as TrustZone and multicore (MPCore).
28 (HBI-0147) was created as a development board to test ARM TrustZone,
/linux-6.12.1/Documentation/devicetree/bindings/bus/
Dst,stm32-etzpc.yaml7 title: STM32 Extended TrustZone protection controller
10 The ETZPC configures TrustZone security in a SoC having bus masters and
/linux-6.12.1/Documentation/devicetree/bindings/gpio/
Dgpio-vf610.yaml40 - description: GPIO Trustzone non-secure interrupt number
41 - description: GPIO Trustzone secure interrupt number
/linux-6.12.1/arch/arm/boot/dts/mediatek/
Dmt8127.dtsi50 trustzone-bootinfo@80002000 {
51 compatible = "mediatek,trustzone-bootinfo";
Dmt8135.dtsi75 trustzone-bootinfo@80002000 {
76 compatible = "mediatek,trustzone-bootinfo";
/linux-6.12.1/arch/arm/boot/dts/st/
Dste-db9500.dtsi24 * to actually call into trustzone to run secure
Dste-db8520.dtsi42 * to actually call into trustzone to run secure
Dste-db8500.dtsi42 * to actually call into trustzone to run secure
/linux-6.12.1/Documentation/tee/
Dtee.rst13 TrustZone on ARM CPUs, or a separate secure co-processor etc. A TEE driver
Dop-tee.rst8 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
/linux-6.12.1/arch/arm/common/
Dsecure_cntvoff.S16 * mode or secure Monitor mode with SCR.NS==1. If TrustZone is enabled
/linux-6.12.1/Documentation/devicetree/bindings/crypto/
Darm,cryptocell.yaml7 title: Arm TrustZone CryptoCell cryptographic engine
/linux-6.12.1/Documentation/devicetree/bindings/media/
Dqcom,venus-common.yaml56 have TrustZone.
/linux-6.12.1/Documentation/security/tpm/
Dtpm_ftpm_tee.rst11 This driver is a shim for firmware implemented in ARM's TrustZone
/linux-6.12.1/Documentation/devicetree/bindings/soc/mediatek/
Ddevapc.yaml11 MediaTek bus fabric provides TrustZone security support and data
/linux-6.12.1/Documentation/devicetree/bindings/arm/firmware/
Dlinaro,optee-tz.yaml14 Execution Environment. The security can be provided with ARM TrustZone, but
/linux-6.12.1/Documentation/devicetree/bindings/tpm/
Dmicrosoft,ftpm.yaml20 Microsoft's firmware-based TPM 2.0 (fTPM) leverages ARM TrustZone to overcome
/linux-6.12.1/Documentation/devicetree/bindings/mtd/
Dnand-chip.yaml66 like Trustzone. This property contains the start address and size of
/linux-6.12.1/Documentation/arch/arm/
Dfirmware.rst7 Some boards are running with secure firmware running in TrustZone secure

123