1## SPDX-License-Identifier: GPL-2.0-only 2 3ramstage-y += cr50.c 4romstage-y += cr50.c 5postcar-y += cr50.c 6 7verstage-$(CONFIG_VBOOT) += cr50.c 8