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