b146c30d3c
Add PCI ID for crypo_cn9k PMD. To avoid conflicting PCI ID in crypto_octeontx2 and crypto_cn9k PMDs, disable crypto_cn9k PMD when built with octeontx2 config. The lack of PCI ID is causing debug build to fail on Ubuntu 18.04 for crypto_cn9k PMD. Reported-by: Ali Alnubani <alialnu@nvidia.com> Suggested-by: David Marchand <david.marchand@redhat.com> Signed-off-by: Anoob Joseph <anoobj@marvell.com>
18 lines
354 B
Plaintext
18 lines
354 B
Plaintext
[binaries]
|
|
c = 'aarch64-linux-gnu-gcc'
|
|
cpp = 'aarch64-linux-gnu-cpp'
|
|
ar = 'aarch64-linux-gnu-gcc-ar'
|
|
strip = 'aarch64-linux-gnu-strip'
|
|
pkgconfig = 'aarch64-linux-gnu-pkg-config'
|
|
pcap-config = ''
|
|
|
|
[host_machine]
|
|
system = 'linux'
|
|
cpu_family = 'aarch64'
|
|
cpu = 'armv8-a'
|
|
endian = 'little'
|
|
|
|
[properties]
|
|
platform = 'octeontx2'
|
|
disable_drivers = 'common/cnxk'
|