New upstream version 18.08
[deb_dpdk.git] / drivers / crypto / qat / README
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2015-2018 Intel Corporation
3
4 Makefile for crypto QAT PMD is in common/qat directory.
5 The build for the QAT driver is done from there as only one library is built for the
6 whole QAT pci device and that library includes all the services (crypto, compression)
7 which are enabled on the device.