Lines Matching refs:QEMU
1 Board qemu_arm_vexpress_tz builds a QEMU ARMv7-A target system with
4 builds of the QEMU host ARM target emulator.
9 The BIOS used in the QEMU host is the ARM Trusted Firmware-A (TF-A).
10 In our configuration, U-Boot uses QEMU semihosting file access to load the
23 in the terminal that started QEMU.
34 TF-A is used as QEMU BIOS. Its BL1 image boots and load its BL2 image. In turn,
38 QEMU natively hosts and loads in RAM the QEMU ARM target device tree. OP-TEE
50 The ARM Trusted Firmware outputs its traces on the QEMU standard (first)
53 The OP-TEE OS uses the QEMU second serial interface.
56 -serial stdio in the QEMU command line. I.e, the following enables 2 serial
68 QEMU is now waiting for the telnet connection. From another shell, open a
80 One can debug the OP-TEE secure world using GDB through the QEMU host.
82 and connect the QEMU internal GDB server.
84 The example below assumes we run QEMU and the GDB client from the same
85 host computer. We use option -S of qemu-system-arm to make QEMU
125 Note: QEMU hosts a GDB service listening to TCP port 1234, as set through