Skip to content

uboot-mtk-20220606: arm: Only support ARM64_CRC32 when using GCC#36

Merged
hanwckf merged 1 commit into
hanwckf:masterfrom
1715173329:cl
Dec 14, 2023
Merged

uboot-mtk-20220606: arm: Only support ARM64_CRC32 when using GCC#36
hanwckf merged 1 commit into
hanwckf:masterfrom
1715173329:cl

Conversation

@1715173329
Copy link
Copy Markdown
Contributor

@1715173329 1715173329 commented Dec 13, 2023

Today, only gcc has __builtin_aarch64_crc32b (clang-16 does not, for
example). Make this option depend on CC_IS_GCC.

Today, only gcc has __builtin_aarch64_crc32b (clang-16 does not, for
example). Make this option depend on CC_IS_GCC.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
@hanwckf hanwckf merged commit 610fcad into hanwckf:master Dec 14, 2023
@1715173329 1715173329 deleted the cl branch January 6, 2024 08:15
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.

3 participants