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