aboutsummaryrefslogtreecommitdiff
path: root/optee-build.yaml
AgeCommit message (Collapse)Author
2018-02-27optee: change build permissions and allow single axis buildsMilosz Wasilewski
This patch adds 'build' permission for 'linaro' group and enables 'matrix combinations' plugin. The plugin allows to trigger only a single configuration when building/rebuilding. Change-Id: I345934cd427b19c665b0f4f8bd432ee49f61cbb3 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-10-31optee-build: submit LAVA job to JunoFathi Boudra
As we don't need bl0 binary, don't publish it. Change-Id: Ib5f01343e2c2bad6814db998848858a31f417a2e Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-10-27optee-build: publish Juno artifactsFathi Boudra
Change-Id: I7314c67544c1ce2f763189582e1c5ecfc6eef3ae Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-05-17optee-build: set child-workspaceFathi Boudra
EDK2 has a restriction in the length of the path. When we use matrix job, the axis are part of the path and increase the length of the path. It's causing EDK2 to fail to build. Set the child-workspace to "." in order to workaround this EDK2 limitation and limit path length. Change-Id: I08e507df9fd433ff3065980f6297c0ac7a8d42e7 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-05-17optee-build: use a matrix job instead of freestyleIgor Opaniuk
Change-Id: I7c089a70aa8916a808acf4519c0adbbf11dc5415 Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>
2017-05-11optee-build: initial build repository job configurationIgor Opaniuk
Change-Id: I138d28f12ac3433f7dbc75f62f6e1c0ae326d468 Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>