Spdk/lib/accel
Mike Gerdts 26037aa3b0 accel: allow libisal and libisal_crypto
If CONFIG_ISAL and CONFIG_ISAL_CRYPTO are both defined, the build was
only including the LOCAL_SYS_LIBS for libisal_crypto. This fixes that
bug using the same technique used in other Makeifles.

Signed-off-by: Mike Gerdts <mgerdts@nvidia.com>
Change-Id: I4c0869d60742cd6bdb0812d67db3abbfa7e69122
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17345
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2023-03-28 07:07:06 +00:00
..
accel_internal.h accel: introduce platform drivers 2023-02-13 13:52:06 +00:00
accel_rpc.c accel: introduce platform drivers 2023-02-13 13:52:06 +00:00
accel_sw.c lib/accel: remove PMEM support from accel library 2023-03-03 11:20:03 +00:00
accel.c accel: don't modify user iovs when allocating buffers 2023-03-13 21:02:27 +00:00
Makefile accel: allow libisal and libisal_crypto 2023-03-28 07:07:06 +00:00
spdk_accel.map accel: move spdk_accel_get_memory_domain() to accel.h 2023-03-13 21:02:27 +00:00