coreboot-kgpe-d16/src/soc/intel/braswell
Alexandru Gagniuc f55e6680b9 microcode: Unify rules to add microcode to CBFS once again
Now that cbfstool supports file alignment, we can use the conveniently
available <filename>-align handler, and remove the need to have a
separate rule in src/Makefile.inc just for adding the microcode.

We can also get rid of the layering violation of having the
CONFIG_PLATFORM_USES_FSP1_0 symbol in a generic src/cpu/ makefile.
Note that we still have a layering violation by the use of the
CONFIG_CPU_MICROCODE_CBFS_LOC symbol, but this one is acceptable
for the time being.

Change-Id: Id2f8c15d250a0c75300d0a870284cac0c68a311b
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/11526
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-09-07 23:51:30 +00:00
..
acpi intel/braswell: Adding conditional statements to turn on/off DPTF WIFI and WWAN 2015-08-29 07:10:19 +00:00
bootblock Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
include/soc intel/braswell: allow dirty cache line evictions for SMRAM to stick 2015-08-29 07:10:52 +00:00
microcode microcode: Unify rules to add microcode to CBFS once again 2015-09-07 23:51:30 +00:00
romstage fsp raminit: Add romstage_params to soc_memory_init_params 2015-08-29 07:11:34 +00:00
acpi.c Braswell: Update to end of June. 2015-07-06 18:45:23 +02:00
chip.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
chip.h intel/braswell: fix build 2015-07-29 19:26:34 +02:00
cpu.c intel/braswell: allow dirty cache line evictions for SMRAM to stick 2015-08-29 07:10:52 +00:00
elog.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
emmc.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
gfx.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
gpio.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
gpio_support.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
hda.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
iosf.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
Kconfig soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM 2015-08-31 15:38:05 +00:00
lpc_init.c Braswell: Update to end of June. 2015-07-06 18:45:23 +02:00
lpe.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
lpss.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
Makefile.inc soc/*/Makefile.inc: Do not add soc/common as a subdir 2015-08-28 20:40:37 +00:00
memmap.c intel/common: fix stage_cache_external_region() 2015-08-14 15:19:31 +02:00
northcluster.c intel fsp: remove CHIPSET_RESERVED_MEM_BYTES 2015-07-21 20:09:31 +02:00
pcie.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
placeholders.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
pmutil.c Braswell: Update to end of June. 2015-07-06 18:45:23 +02:00
ramstage.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
sata.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
scc.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
sd.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
smihandler.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
smm.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
southcluster.c Braswell: Update the ACPI tables 2015-07-06 18:44:38 +02:00
spi.c Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
spi_loading.c Braswell: Add Braswell SOC support 2015-06-25 21:50:48 +02:00
tsc_freq.c Braswell: Update to end of June. 2015-07-06 18:45:23 +02:00