summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2018-08-27 13:02:42 +0200
committerCatalin Marinas <catalin.marinas@arm.com>2018-09-10 16:09:27 +0100
commit9784d82db3eb3de7851e5a3f4a2481607de2452c (patch)
tree4af04116f41e1e1ca3142f1e5ccb6bb8f015df77 /drivers
parentcbbac1c3e6a80f32a692703d764f432d357378ec (diff)
lib/crc32: make core crc32() routines weak so they can be overridden
Allow architectures to drop in accelerated CRC32 routines by making the crc32_le/__crc32c_le entry points weak, and exposing non-weak aliases for them that may be used by the accelerated versions as fallbacks in case the instructions they rely upon are not available. Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions