Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
686c2bbb4429088b21b7dc281e43f7ea0c3080d1
/
.
/
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
/