xref: /openbmc/u-boot/lib/rsa/Makefile (revision e8f80a5a)
1*83d290c5STom Rini# SPDX-License-Identifier: GPL-2.0+
219c402afSSimon Glass#
319c402afSSimon Glass# Copyright (c) 2013, Google Inc.
419c402afSSimon Glass#
519c402afSSimon Glass# (C) Copyright 2000-2007
619c402afSSimon Glass# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
719c402afSSimon Glass
851c14cd1STeddy Reedobj-$(CONFIG_$(SPL_)FIT_SIGNATURE) += rsa-verify.o rsa-checksum.o
9ccf28861Sgaurav ranaobj-$(CONFIG_RSA_SOFTWARE_EXP) += rsa-mod-exp.o
10