Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

u-boot: u-boot is clangable #1012

Merged
merged 1 commit into from
Oct 8, 2024
Merged

u-boot: u-boot is clangable #1012

merged 1 commit into from
Oct 8, 2024

Conversation

jonmason
Copy link
Contributor

@jonmason jonmason commented Oct 1, 2024

Since clang is at version 19 now, remove the blocking of building u-boot. I'm not seeing any issues with building u-boot and running testimage for qemuarm, qemuarm64, and qemumips.
Based on the original comment, this limitation probably should've been only applied to mips.

Leaving the BSP versions of u-boot in nonclangable, as I don't know if those have issues or not, and thought it better to err on the side of caution.

Since clang is at version 19 now, remove the blocking of building
u-boot.  I'm not seeing any issues with building u-boot and running
testimage for qemuarm, qemuarm64, and qemumips.
Based on the original comment, this limitation probably should've been
only applied to mips.

Leaving the BSP versions of u-boot in nonclangable, as I don't know if
those have issues or not, and thought it better to err on the side of
caution.

Signed-off-by: Jon Mason <[email protected]>
@jonmason jonmason requested a review from kraj as a code owner October 1, 2024 14:04
Copy link
Owner

@kraj kraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm we will add exceptions as they become evident

@kraj kraj merged commit e875cdf into kraj:master Oct 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants