aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/README
blob: 444ae605f07ce9c1bc011ae4ac91dfbcb21118b7 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2015-2018 Intel Corporation

Makefile for crypto QAT PMD is in common/qat directory.
The build for the QAT driver is done from there as only one library is built for the
whole QAT pci device and that library includes all the services (crypto, compression)
which are enabled on the device.