summaryrefslogtreecommitdiffstats
path: root/src/security/tpm/tss/vendor/cr50/Makefile.inc
blob: 0a16fa1978227e9ae57931efa70b5678da355e43 (plain)
1
2
3
4
5
6
7
## SPDX-License-Identifier: GPL-2.0-only

ramstage-y += cr50.c
romstage-y += cr50.c
postcar-y += cr50.c

verstage-$(CONFIG_VBOOT) += cr50.c