configs/qemu_arm_vexpress_tz_defconfig: build start-qemu.sh
authorRomain Naour <romain.naour@gmail.com>
Tue, 24 Nov 2020 20:30:22 +0000 (21:30 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 5 Dec 2020 21:35:07 +0000 (22:35 +0100)
commit16430fd8c607eec3e4447d67317e4af858ec4217
treebe5312444995ea3bced95ec598865860311a2c74
parent3fc3289a3f83e1b8193a34e2b48957034deaa873
configs/qemu_arm_vexpress_tz_defconfig: build start-qemu.sh

When tags was added by commit 011206b2bffd509b29365bc1eaa761414ee13726
to detect the qemu command line, the qemu_arm_vexpress_tz_defconfig
was ignored due to a build issue.

This build issue has been fixed by previous patches, so we can
enable the runtime testing by adding the tag in the readme.txt
and the post-image script in the defconfig.

Since Qemu from HOST_DIR is now executed directly from BINARIES_DIR,
we can remove all the string before "qemu-system-*".

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/qemu/arm-vexpress-tz/readme.txt
board/qemu/post-image.sh
configs/qemu_arm_vexpress_tz_defconfig