ci: build hi3519dv500_ultimate in the firmware matrix#2204
Merged
Conversation
Promote the Hi3519DV500/Hi3516DV500 (V5 aarch64) firmware to the build matrix now that its prerequisites are on master: the toolchain (toolchain.hisilicon-hi3519dv500, 5.10 kernel headers), the openipc/linux branch hisilicon-hi3519dv500, and the firmware itself (#2203). Builds the aarch64 ultimate image (one image, hi3516dv500 alias) on PRs + nightly.
The arm64 Image is uncompressed (~12.7 MiB); with the squashfs rootfs the NOR firmware.bin reached ~19.1 MiB and the 16 MiB repack gate failed. gzip the Image in post-image.sh and mark the FIT kernel compression = "gzip" — the DV500 U-Boot decompresses it at boot (CONFIG_FIT + CONFIG_GZIP). This brings firmware.bin to ~12-13 MiB.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes
hi3519dv500_ultimate(Hi3519DV500/Hi3516DV500, V5 aarch64) to the firmware build matrix.The prerequisites are now on master:
toolchain.hisilicon-hi3519dv500published with 5.10 kernel headersopenipc/linuxbranchhisilicon-hi3519dv500(linux 5.10)hisilicon-osdrv-hi3519dv500MPP libsThis PR's own CI builds the image, so a green run confirms the aarch64 build works end-to-end before it lands on master. (
majestic/divinus/hisilicon-opensdkremain off — no aarch64 build yet.)