xref: /openbmc/u-boot/lib/rsa/Makefile (revision 51c14cd1)
119c402afSSimon Glass#
219c402afSSimon Glass# Copyright (c) 2013, Google Inc.
319c402afSSimon Glass#
419c402afSSimon Glass# (C) Copyright 2000-2007
519c402afSSimon Glass# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
619c402afSSimon Glass#
71a459660SWolfgang Denk# SPDX-License-Identifier:	GPL-2.0+
819c402afSSimon Glass#
919c402afSSimon Glass
10*51c14cd1STeddy Reedobj-$(CONFIG_$(SPL_)FIT_SIGNATURE) += rsa-verify.o rsa-checksum.o
11ccf28861Sgaurav ranaobj-$(CONFIG_RSA_SOFTWARE_EXP) += rsa-mod-exp.o
12