numam-dpdk/drivers/crypto
Thomas Monjalon 4f299b7169 build: replace meson OS detection with variable
Some places were calling the meson function host_machine.system()
instead of the variables is_windows and is_linux defined
in config/meson.build.

At the same time, the missing "Linux restriction" reason is added to
pfe and octeontx2 crypto PMDs.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2020-06-30 15:29:59 +02:00
..
aesni_gcm cryptodev: add session-less feature flag 2020-04-19 22:45:11 +02:00
aesni_mb crypto/aesni_mb: fix DOCSIS AES-256 2020-05-11 13:17:43 +02:00
armv8 cryptodev: add session-less feature flag 2020-04-19 22:45:11 +02:00
caam_jr crypto/caam_jr: fix IRQ functions return type 2020-05-17 16:10:44 +02:00
ccp crypto/ccp: fix fd leak on probe failure 2020-05-11 13:17:43 +02:00
dpaa2_sec bus/fslmc: add accessor for MCP 2020-05-19 15:49:53 +02:00
dpaa_sec bus/dpaa: add accessor for qman portal ids 2020-05-19 15:49:53 +02:00
kasumi cryptodev: add feature flag for non-byte aligned data 2020-05-11 13:17:43 +02:00
mvsam drivers/crypto: fix log type variables for -fno-common 2020-04-19 17:15:14 +02:00
nitrox build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
null cryptodev: add session-less feature flag 2020-04-19 22:45:11 +02:00
octeontx crypto/octeontx: improve symmetric session-less path 2020-05-17 16:10:44 +02:00
octeontx2 build: replace meson OS detection with variable 2020-06-30 15:29:59 +02:00
openssl cryptodev: add session-less feature flag 2020-04-19 22:45:11 +02:00
qat crypto/qat: fix cipher descriptor for ZUC and SNOW 2020-05-11 13:17:43 +02:00
scheduler cryptodev: remove unused operation for queue count 2020-04-05 18:26:04 +02:00
snow3g cryptodev: add feature flag for non-byte aligned data 2020-05-11 13:17:43 +02:00
virtio crypto/virtio: enable OOP feature flag 2020-05-17 16:10:44 +02:00
zuc crypto/zuc: support IPsec Multi-buffer lib v0.54 2020-05-11 13:17:43 +02:00
Makefile crypto/dpaax_sec: enable build without rte_security 2019-10-23 16:57:06 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00