1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (c) 2013 Samsung Electronics Co., Ltd.
4#	http://www.samsung.com
5
6obj-$(CONFIG_EXYNOS_ACE_SHA)	+= ace_sha.o
7obj-y += rsa_mod_exp/
8obj-y += fsl/
9obj-y += hash/
10obj-y += aspeed/
11obj-y += nuvoton/
12