summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* gitlab-ci.yml: streamline builds matrixArmin Kuster2021-07-281-38/+0
| | | | | | | drop ppc32 builds drop multi builds Signed-off-by: Armin Kuster <akuster808@gmail.com>
* .gitlab-ci.yml: fix qemux86 musl orderArmin Kuster2021-07-101-1/+1
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* .gitlab-ci: drop clean up combine alt w baseArmin Kuster2021-05-161-73/+4
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* build cleanup: add iam to base dependArmin Kuster2021-05-161-49/+119
| | | | | | | Drop *.ima.yml Try next Signed-off-by: Armin Kuster <akuster808@gmail.com>
* .gitlab-ci: use kas shell in some cases.Armin Kuster2021-04-201-5/+2
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gitlab-ci: add new before scriptArmin Kuster2021-04-191-11/+20
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gitlab-ci: cleanup after_scriptArmin Kuster2021-04-191-36/+15
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* .gitlab-ci: work on pipelimeArmin Kuster2021-04-191-21/+76
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gitlab-ci: move tpm buildArmin Kuster2021-04-191-11/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gitlab-ci: Move all parsec builds into a separate jobAnton Antonov2021-04-171-5/+9
| | | | | Signed-off-by: Anton Antonov <Anton.Antonov@arm.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gitlab-ci: fine tune orderArmin Kuster2021-04-141-6/+6
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* .gitlab-ci.yml: reorder to speed up buildsArmin Kuster2021-04-121-80/+31
| | | | | | Also clean up extra spaces Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Define secure images with parsec-service and parsec-tool included and add ↵Anton Antonov2021-04-121-0/+25
| | | | | | | the images into gitlab CI Signed-off-by: Anton Antonov <Anton.Antonov@arm.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* .gitlab-ci: drop scriptArmin Kuster2020-11-171-1/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gitlab-ci: add building meta-security-compliance pkgsArmin Kuster2020-10-191-0/+5
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gitlab-ci: add meta-hardening build imageArmin Kuster2020-10-191-0/+5
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gitlab-ci: add qemux86 and qemuarm64 musl buildsArmin Kuster2020-10-151-0/+9
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gitlab-ci: allow test to failArmin Kuster2020-10-011-0/+1
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* kas: add alt and mutli build imagesArmin Kuster2020-09-181-0/+32
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gitlab-ci: add testimageArmin Kuster2020-09-121-0/+5
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gitlab-ci: add dm-verify-imageArmin Kuster2020-09-121-0/+7
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* .gitlab: send error reportsArmin Kuster2020-08-291-5/+9
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* drop ci-build: it is hiding errorsArmin Kuster2020-07-241-17/+15
| | | | | | | | | call kas from .gitlab-ci fix typos add missing mips64 file add main layer workaround Signed-off-by: Armin Kuster <akuster808@gmail.com>
* kas: add ima, tpm and tpm2 build configsArmin Kuster2020-07-191-0/+32
| | | | | | for qemux86, qemux86-64 and qemuarm64 Signed-off-by: Armin Kuster <akuster808@gmail.com>
* add gitlab framework and qemu machineArmin Kuster2020-07-181-0/+56
Machines: qemux86 qemux86-64 qemuarm qemuarm64 qemuppc qemumips84 qemuriscv64 Signed-off-by: Armin Kuster <akuster808@gmail.com>