Home
last modified time | relevance | path

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

/qemu/docs/system/arm/
H A Dvexpress.rst43 - BP147 TrustZone Protection Controller
44 - TrustZone Address Space Controller
53 TrustZone or the Virtualization Extensions: if you want these you
H A Dvirt.rst49 - Secure-World-only devices if the CPU has TrustZone:
59 TrustZone emulation is not enabled.
109 Arm Security Extensions (TrustZone). The default is ``off``.
H A Dxlnx-zcu102.rst14 Arm Security Extensions (TrustZone). The default is ``off``.
/qemu/include/hw/misc/
H A Dtz-mpc.h2 * ARM AHB5 TrustZone Memory Protection Controller emulation
12 /* This is a model of the TrustZone memory protection controller (MPC).
H A Dtz-msc.h2 * ARM TrustZone master security controller emulation
13 * This is a model of the TrustZone master security controller (MSC).
H A Dtz-ppc.h2 * ARM TrustZone peripheral protection controller emulation
12 /* This is a model of the TrustZone peripheral protection controller (PPC).
/qemu/include/hw/arm/
H A Dlinux-boot-if.h34 * (or for a CPU which doesn't support TrustZone)
/qemu/include/exec/
H A Dmemattrs.h27 * ARM/AMBA: TrustZone Secure access
/qemu/hw/arm/
H A Dvexpress.c318 /* 0x100e6000 BP147 TrustZone Protection Controller */ in a9_daughterboard_init()
321 /* 0x100ec000 TrustZone Address Space Controller */ in a9_daughterboard_init()
795 "Security Extensions (TrustZone)"); in vexpress_class_init()
H A Dxilinx_zynq.c439 /* AMBA NIC301 TrustZone */ in zynq_init()
440 create_unimplemented_device("zynq.trustZone", 0xF8900000, 0x20); in zynq_init()
H A Dxlnx-zcu102.c290 "Security Extensions (TrustZone)"); in xlnx_zcu102_machine_class_init()
H A Dmps2-tz.c2 * ARM V2M MPS2 board emulation, trustzone aware FPGA images
16 * This source file covers the following FPGA images, for TrustZone cores:
H A Dvirt.c2208 "Security extensions (TrustZone) to the guest CPU", in machvirt_init()
3200 "Security Extensions (TrustZone)"); in virt_machine_class_init()
3327 * boot UEFI blobs which assume no TrustZone support. in virt_instance_init()
/qemu/hw/misc/
H A Dtz-msc.c2 * ARM TrustZone master security controller emulation
H A Dtz-ppc.c2 * ARM TrustZone peripheral protection controller emulation
H A Dtz-mpc.c2 * ARM AHB5 TrustZone Memory Protection Controller emulation
/qemu/docs/devel/
H A Dloads-stores.rst343 for the Secure world and one for NonSecure if they implement TrustZone).
/qemu/hw/intc/
H A Dgicv3_internal.h65 /* Bit 4 is ARE if the system doesn't support TrustZone, ARE_S otherwise */