summaryrefslogtreecommitdiff
path: root/qemu.mk
AgeCommit message (Expand)Author
2018-07-19qemu.mk: replace bios with u-bootJens Wiklander
2018-05-02qemu: make check: create symlink to rootfs.cpio.gzJerome Forissier
2018-04-27qemu: update bios image path in target checkEtienne Carriere
2018-04-27qemu: fix missing output binaries directory creationEtienne Carriere
2018-04-27qemu: support SMP based on QEMU_SMPEtienne Carriere
2018-04-27clean dependencies and some orderingEtienne Carriere
2018-04-27qemu: boot from arm-tfEtienne Carriere
2018-03-12qemu: build using buildrootJens Wiklander
2017-10-30Make include directive of toolchain.mk and common.mk compulsoryVictor Chong
2017-10-13qemu: use 1 virtual CPUs (-smp 1) for "make check"Jerome Forissier
2017-10-13qemu: "make check": make number of cores configurableJerome Forissier
2017-09-20qemu: fix "make check" to use OP-TEE image v2Jerome Forissier
2017-09-19qemu: bios load OP-TEE image v2Jens Wiklander
2017-09-04examples: use optee_examples repIgor Opaniuk
2017-05-31benchmark: fix buildIgor Opaniuk
2017-05-30OP-TEE BenchmarkIgor Opaniuk
2017-05-24Replace 'all-clean' targets with 'clean'Victor Chong
2017-02-02qemu, qemu_v8: prefer gnome-terminal over xterm when availableJerome Forissier
2017-01-31qemu, qemuv8: update help text and enable GDB for qemu_v8Jerome Forissier
2016-10-26Enable configuring QEMU with Virtfs supportIgor Opaniuk
2016-10-21qemu (ARMv7/v8): fix comment in qemu build scriptEtienne Carriere
2016-10-21factorize 'filelist' and 'update_rootfs' rulesEtienne Carriere
2016-07-19Add support for hello_world TAVictor Chong
2016-05-25gcc5: Update to use gcc5Joakim Bech
2016-04-27Fix conditional include of driver moduleVictor Chong
2016-04-25Add driver to filesystem only if built as module.Victor Chong
2016-03-22Remove modprobe optee_armtz in case of generic driverPascal Brand
2016-03-22qemu: generic driverJens Wiklander
2016-03-16Use mix compilation mode on all platformsPascal Brand
2016-01-25qemu: Add '-machine secure=on' to argumentsVictor Chong
2015-12-03FVP QEMU: Update with new TA dev kit nameJens Wiklander
2015-11-26Use common rule for linux/.config and per-platform config fragmentsJerome Forissier
2015-11-26qemu: disable kernel CONFIG_JFFS2_FSJerome Forissier
2015-11-20qemu: enable kernel CONFIG_PREEMPTJerome Forissier
2015-11-19qemu: Add "-Wno-error" flag to qemu targetJorden Whitefield
2015-11-04Allow passing extra arguments via QEMU_EXTRA_ARGSPeter Maydell
2015-11-02qemu.mk: Wait for terminals to be started before running QEMUPeter Maydell
2015-10-27qemu.mk: use xterm instead of gnome-terminalJerome Forissier
2015-10-07QEMU: open terminal only when soc_term is not launchedSY Chiu
2015-09-16Linux is made commonPascal Brand
2015-09-16busybox is made commonPascal Brand
2015-09-09qemu: make check: add timeout parameter, defaults to 480sJerome Forissier
2015-09-09qemu.mk: fixes/improvements for Travis CI environmentJerome Forissier
2015-09-08Rework common.mkJerome Forissier
2015-09-03common build: optee componentsPascal Brand
2015-09-03Commonlize xtest compilation among all platformsPascal Brand
2015-09-01qemu: fix $(ROOT) when current path contains 'build' not at the endJerome Forissier
2015-09-01qemu: suppress spurious 'make' output when printing kernel versionJerome Forissier
2015-09-01qemu: add 'check' and 'check-only' targetsJerome Forissier
2015-09-01qemu: fix parallel build failureJerome Forissier