Re: [PATCH v3 6/7] gitlab-ci/opensbi: Update GitLab CI to build generic platform

2020-07-07 Thread Alistair Francis
On Thu, Jul 2, 2020 at 8:19 PM Bin Meng wrote: > > From: Bin Meng > > This updates the GitLab CI opensbi job to build opensbi bios images > for the generic platform. > > Signed-off-by: Bin Meng > Reviewed-by: Anup Patel Reviewed-by: Alistair Francis Alistair > > --- > > Changes in v3: > - G

[PATCH v3 6/7] gitlab-ci/opensbi: Update GitLab CI to build generic platform

2020-07-02 Thread Bin Meng
From: Bin Meng This updates the GitLab CI opensbi job to build opensbi bios images for the generic platform. Signed-off-by: Bin Meng Reviewed-by: Anup Patel --- Changes in v3: - Generate fw_dynamic images in the artifacts Changes in v2: - Include ELF images in the artifacts .gitlab-ci.d/o