compress/isal: support Arm platform
authorRuifeng Wang <ruifeng.wang@arm.com>
Thu, 15 Jul 2021 08:05:02 +0000 (16:05 +0800)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 20 Jul 2021 08:32:05 +0000 (10:32 +0200)
commitffb81dce5abee93eef9326fa502692a58edaa462
tree11850871bc5ca749c3b7d6341a54fa67a05e88d1
parent8c09010614dba774ba381ce4f785f6dd777873a3
compress/isal: support Arm platform

Isal compress PMD has build failures on Arm platform.

As dependent library ISA-L is supported on Arm platform,
support of the PMD is expanded to Arm architecture.
Fixed build failure caused by architecture specific code,
and made the PMD multi architecture compatible.

Bugzilla ID: 755
Signed-off-by: Ruifeng Wang <ruifeng.wang@arm.com>
doc/guides/rel_notes/release_21_08.rst
drivers/compress/isal/isal_compress_pmd.c
drivers/compress/isal/isal_compress_pmd_ops.c