Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f113d7d3034672de7d074506a05a7055f1f0dcae
/
.
/
drivers
/
crypto
/
Makefile
blob: 6b762565a1f6c9dfd643fcb8933696a51bdd0447 [
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
/