soc/intel/alderlake: Add ADL-P 4+4 with 28W TDP
[coreboot.git] / src / cpu / intel / model_2065x / Makefile.inc
blobb676eb6a775eb3e8130776a109d738e83b157499
1 ramstage-y += model_2065x_init.c
2 subdirs-y += ../../x86/name
3 subdirs-y += ../../intel/turbo
4 subdirs-y += ../../intel/microcode
5 subdirs-y += ../smm/gen1
7 ramstage-y += acpi.c
9 smm-y += finalize.c
11 cpu_microcode_bins += $(wildcard 3rdparty/intel-microcode/intel-ucode/06-25-*)
13 bootblock-y += ../car/non-evict/cache_as_ram.S
14 bootblock-y += ../car/bootblock.c
15 bootblock-y += ../../x86/early_reset.S
17 postcar-y += ../car/non-evict/exit_car.S
19 romstage-y += ../car/romstage.c