coreboot/src
Arthur Heymans 749d2d70aa cpu/intel/fit: Make make fit entries depend on fit pointer
Make sure the fit pointer is set up before entries are added.

Change-Id: I285fbb830a52e43cde5e8db9569a64dafb4408df
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54678
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Meera Ravindranath <meera.ravindranath@intel.com>
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
2021-05-25 12:25:44 +00:00
..
acpi src/acpi: Add initial support for HMAT 2021-05-14 08:56:59 +00:00
arch option: Introduce CMOS_LAYOUT_FILE Kconfig symbol 2021-05-18 11:43:49 +00:00
commonlib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
console src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
cpu cpu/intel/fit: Make make fit entries depend on fit pointer 2021-05-25 12:25:44 +00:00
device device: Consider fw_config probing in is_dev_enabled() 2021-05-24 16:55:39 +00:00
drivers drivers/gpio_keys: Add SW_MUTE_DEVICE 2021-05-20 20:40:47 +00:00
ec ec/google/chromeec: Implement support for DRIVERS_ACPI_THERMAL_ZONE 2021-05-20 08:01:19 +00:00
include device: Consider fw_config probing in is_dev_enabled() 2021-05-24 16:55:39 +00:00
lib fw_config: Add helper function fw_config_probe_dev 2021-05-24 16:55:27 +00:00
mainboard mb/google/puff/var/dooly: Update CPU PSV to 85 degrees. 2021-05-24 19:58:44 +00:00
northbridge nb/intel/gm45: Guard even more macro parameters 2021-05-16 21:53:36 +00:00
security security/tpm/tspi: Always measure the cache to pcr 2021-05-21 11:22:51 +00:00
soc soc/amd: reduce MCACHE size with psp_verstage 2021-05-22 05:47:23 +00:00
southbridge sb/intel/lynxpoint: Add pch_iobp_exec() function 2021-05-20 16:04:05 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode soc/amd/cezanne,common,picasso: use BERT region reserved by FSP driver 2021-05-21 11:22:59 +00:00
Kconfig option: Introduce CMOS_LAYOUT_FILE Kconfig symbol 2021-05-18 11:43:49 +00:00