Skip to content

kbuild.py: Add arm64 support and dtb support #7731

kbuild.py: Add arm64 support and dtb support

kbuild.py: Add arm64 support and dtb support #7731

Triggered via pull request January 24, 2024 08:43
Status Success
Total duration 1m 4s
Artifacts

main.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: kernelci/kbuild.py#L34
Line too long (129/100)
Lint: kernelci/kbuild.py#L597
Line too long (116/100)
Lint: kernelci/kbuild.py#L400
TODO: olddefconfig should be optional/configurable
Lint: kernelci/kbuild.py#L401
TODO: log all warnings/errors of olddefconfig to separate file
Lint: kernelci/kbuild.py#L407
TODO(nuclearcat): Fetch firmware only if needed
Lint: kernelci/kbuild.py#L411
TODO: verify if CONFIG_EXTRA_FIRMWARE have any files
Lint: kernelci/kbuild.py#L416
TODO: verify if OF_FLATTREE is set
Lint: kernelci/kbuild.py#L420
TODO: verify if OF_FLATTREE is set
Lint: kernelci/kbuild.py#L473
TODO(nuclearcat): Not all images might be present
Lint: kernelci/kbuild.py#L528
TODO(nuclearcat): Implement to_json method?