numam-dpdk/drivers
Pablo de Lara ec73bcf3fa crypto/aesni_gcm: allow device init if no AES-NI is present
The IPSec Multi buffer library does not require AES-NI
instructions to be supported by the CPU, as it can emulate these
instructions in software (adding a big performance penalty when
using AES algorithms).

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2019-10-23 16:57:06 +02:00
..
baseband baseband/fpga_lte_fec: add public API to map file 2019-10-09 11:50:12 +02:00
bus build: enable extra warnings with meson 2019-10-24 01:03:30 +02:00
common common/dpaax: move shared sec HW code from dpaa2_sec 2019-10-23 16:57:06 +02:00
compress compress/qat: catch overflow for stateless compression 2019-10-23 16:57:06 +02:00
crypto crypto/aesni_gcm: allow device init if no AES-NI is present 2019-10-23 16:57:06 +02:00
event build: enable extra warnings with meson 2019-10-24 01:03:30 +02:00
mempool mempool/dpaa: reduce debug messages 2019-10-08 12:14:31 +02:00
net drivers: remove duplicated compiler flags 2019-10-24 01:04:14 +02:00
raw raw/ifpga: remove unneeded compiler flags 2019-10-24 01:03:16 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: support disabling drivers with meson 2019-10-24 01:02:29 +02:00