blob: 5116c56cd198c4d6ce7488de18c09e49516b1e80 [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_SOC_AMD_COMMON_BLOCK_CAR),y)
bootblock-y += cache_as_ram.S
bootblock-y += ap_exit_car.S
bootblock-y += exit_car.S
postcar-y += exit_car.S
romstage-y += ap_exit_car.S
romstage-y += exit_car.S
endif # CONFIG_SOC_AMD_COMMON_BLOCK_CAR