coreboot/src/drivers/intel
Subrata Banik 33d9c4ad7e drivers/intel/fsp2_0: Add FSP 2.2 specific support
• Based on FSP EAS v2.1 – Backward compatibility is retained.
• Add multi-phase silicon initialization to increase the modularity of the
FspSiliconInit() API.
• Add FspMultiPhaseSiInit() API
• FSP_INFO_HEADER changes
   o Added FspMultiPhaseSiInitEntryOffset
• Add FSPS_ARCH_UPD
   o Added EnableMultiPhaseSiliconInit, bootloaders designed for
     FSP 2.0/2.1 can disable the FspMultiPhaseSiInit() API and
     continue to use FspSiliconInit() without change.

FSP 2.2 Specification:
https://www.intel.com/content/www/us/en/intelligent-systems/intel-firmware-support-package/intel-fsp-overview.html

Change-Id: If7177a267f3a9b4cbb60a639f1c737b9a3341913
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41728
Reviewed-by: Srinidhi N Kaushik <srinidhi.n.kaushik@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-06-14 17:48:31 +00:00
..
dptf dptf: Introduce new paradigm for configuring DPTF parameters 2020-06-14 16:48:55 +00:00
fsp1_1 src: Remove unused 'include <cpu/x86/mtrr.h>' 2020-06-06 09:43:11 +00:00
fsp2_0 drivers/intel/fsp2_0: Add FSP 2.2 specific support 2020-06-14 17:48:31 +00:00
gma src: Remove unused 'include <cpu/x86/mtrr.h>' 2020-06-06 09:43:11 +00:00
i210 src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
ish treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mipi_camera treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmc_mux soc/intel/tigerlake: Implement soc_get_pmc_mux_device() 2020-05-28 23:54:08 +00:00
ptt src: Remove unused '#include <timer.h>' 2020-06-02 07:39:05 +00:00
soundwire drivers/intel/soundwire: Add Intel SoundWire controller driver 2020-05-22 01:48:16 +00:00
wifi src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00