WSL2-Linux-Kernel/drivers/crypto/qat
Jan Stancek 81dc0365cf crypto: qat - make qat_asym_algs.o depend on asn1 headers
Parallel build can sporadically fail because asn1 headers may
not be built yet by the time qat_asym_algs.o is compiled:
  drivers/crypto/qat/qat_common/qat_asym_algs.c:55:32: fatal error: qat_rsapubkey-asn1.h: No such file or directory
   #include "qat_rsapubkey-asn1.h"

Cc: stable@vger.kernel.org
Signed-off-by: Jan Stancek <jstancek@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-07-21 12:19:53 +08:00
..
qat_c3xxx crypto: qat - changed adf_dev_stop to void 2016-04-05 20:35:54 +08:00
qat_c3xxxvf crypto: qat - check if PF is running 2016-04-18 18:49:51 +08:00
qat_c62x crypto: qat - changed adf_dev_stop to void 2016-04-05 20:35:54 +08:00
qat_c62xvf crypto: qat - check if PF is running 2016-04-18 18:49:51 +08:00
qat_common crypto: qat - make qat_asym_algs.o depend on asn1 headers 2016-07-21 12:19:53 +08:00
qat_dh895xcc crypto: qat - changed adf_dev_stop to void 2016-04-05 20:35:54 +08:00
qat_dh895xccvf crypto: qat - check if PF is running 2016-04-18 18:49:51 +08:00
Kconfig crypto: qat - select PCI_IOV when VF are enabled 2015-12-11 22:55:17 +08:00
Makefile crypto: qat - add support for c62xvf accel type 2015-12-09 20:03:56 +08:00