Skip to content

Commit

Permalink
ci.yml: add a make command to build HPRE code
Browse files Browse the repository at this point in the history
Add a make command of CFG_HISILICON_ACC_V3=y

Signed-off-by: loubaihui <loubaihui1@huawei.com>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
  • Loading branch information
bhLou authored and jforissier committed Mar 25, 2024
1 parent 9e25528 commit a8cfcdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ jobs:
_make PLATFORM=corstone1000
_make PLATFORM=nuvoton
_make PLATFORM=d06
_make PLATFORM=d06 CFG_HISILICON_ACC_V3=y
export ARCH=riscv
unset CROSS_COMPILE32
Expand Down

0 comments on commit a8cfcdf

Please sign in to comment.