diff options
author | Mark Brown <[email protected]> | 2023-08-16 19:39:32 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-08-18 17:07:44 +0100 |
commit | 94f23ac36f8b3c2140b00d78131c8df41cd9ac5d (patch) | |
tree | b8d93d33b41cdb29032845ce559df567be859cc9 /drivers/perf/fsl_imx9_ddr_perf.c | |
parent | fcb0b51a5dca1f69f408dfe5fd970cf167d41538 (diff) |
kselftest/arm64: Fix hwcaps selftest build
The hwcaps selftest currently relies on the assembler being able to
assemble the crc32w instruction but this is not in the base v8.0 so is not
accepted by the standard GCC configurations used by many distributions.
Switch to manually encoding to fix the build.
Fixes: 09d2e95a04ad ("kselftest/arm64: add crc32 feature to hwcap test")
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'drivers/perf/fsl_imx9_ddr_perf.c')
0 files changed, 0 insertions, 0 deletions