Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7177259893fa95047720941121edee5ca76e0988
/
.
/
drivers
/
crypto
/
Makefile
blob: b91051860976e955293a43686550826803544743 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c) 2013 Samsung Electronics Co., Ltd.
# http://www.samsung.com
obj
-
$
(
CONFIG_EXYNOS_ACE_SHA
)
+=
ace_sha
.
o
obj
-
y
+=
rsa_mod_exp
/
obj
-
y
+=
fsl
/
obj
-
y
+=
hash
/
obj
-
y
+=
aspeed
/
obj
-
y
+=
nuvoton
/