TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
linux
/
0e64123141f3854e695eb4924d82b52856691466
/
.
/
drivers
/
crypto
/
qce
/
Makefile
blob: 19a7f899acff96289915ec5e6dc018cd65952283 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_CRYPTO_DEV_QCE
)
+=
qcrypto
.
o
qcrypto
-
objs
:=
core
.
o \
common
.
o \
dma
.
o \
sha
.
o \
ablkcipher
.
o