]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/crc/aarch64: Added cpu feature pmull and make aarch64 specific crc function...
authorAdam Kupczyk <akupczyk@redhat.com>
Wed, 23 May 2018 13:06:19 +0000 (15:06 +0200)
committerAdam Kupczyk <akupczyk@redhat.com>
Wed, 23 May 2018 13:06:19 +0000 (15:06 +0200)
commit90b1c1f1c4a57a59f598cd93dc9ce8a1532db238
tree1a512a846acea4fa488da3cfe0444122a0741daf
parent6d30a3292277fc8902cc2ddf7fc998bd43605aa2
common/crc/aarch64: Added cpu feature pmull and make aarch64 specific crc function to depend on it.

Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
src/arch/arm.c
src/arch/arm.h
src/common/crc32c_aarch64.c