]> xenbits.xensource.com Git - qemu-xen.git/commit
gitlab-ci.yml: Add jobs to test CFI flags
authorDaniele Buono <dbuono@linux.vnet.ibm.com>
Fri, 5 Mar 2021 09:23:27 +0000 (09:23 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 10 Mar 2021 15:34:11 +0000 (15:34 +0000)
commit1bb12e172af1f9e308b8858230651326e3bf4587
tree6ea9e4dd71207f7284c41b0a379fe470a9309bac
parente6d27a9c0db828c1fa2854eddefaab757b1e8447
gitlab-ci.yml: Add jobs to test CFI flags

QEMU has had options to enable control-flow integrity features
for a few months now. Add two sets of build/check/acceptance
jobs to ensure the binary produced is working fine.

The three sets allow testing of x86_64 binaries for x86_64, s390x,
ppc64 and aarch64 targets

[AJB: tweak job names to avoid brands]

Signed-off-by: Daniele Buono <dbuono@linux.vnet.ibm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210304030948.9367-3-dbuono@linux.vnet.ibm.com>
Message-Id: <20210305092328.31792-9-alex.bennee@linaro.org>
.gitlab-ci.yml