1## SPDX-License-Identifier: GPL-2.0-only 2 3ramstage-y += cstates.c 4romstage-y += gpio.c 5bootblock-y += early_init.c 6romstage-y += early_init.c 7