coreboot/src/soc/intel
Michał Żygowski 073779b5ef soc/intel/alderlake: Hook up ADL-P and ADL-S public FSP
Update 3rdparty/fsp submodule to include AlderLake FSP.

Hook up the Kconfig settings to point to Fsp.fd and headers for
ADL-S and ADL-P platforms which the FSP has been published for.
The FSP binaries are compliant with the specification revision 2.3
so update these settings accordingly.

Although FSP header is v2.3 compliant, the features set of the FSP
v2.3 is not being met.

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: I577931da7952b681534bb78b7b2c7683cd99febd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65519
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-07-04 14:07:44 +00:00
..
alderlake soc/intel/alderlake: Hook up ADL-P and ADL-S public FSP 2022-07-04 14:07:44 +00:00
apollolake soc/intel/apollolake: Add chipset devicetree 2022-06-28 20:59:39 +00:00
baytrail soc/intel/baytrail,braswell: Do resource transition 2022-06-26 21:58:05 +00:00
braswell soc/intel/baytrail,braswell: Do resource transition 2022-06-26 21:58:05 +00:00
broadwell device/resource: Modify some resource allocation instances 2022-06-24 19:51:12 +00:00
cannonlake soc/cannonlake: Hook up Comet Lake U 06-a6-01 microcode 2022-06-22 12:56:01 +00:00
common treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
denverton_ns device/resource: Modify some resource allocation instances 2022-06-24 19:51:12 +00:00
elkhartlake soc/intel/elkhartlake: Fix PMC read_resources callback 2022-06-29 15:08:25 +00:00
icelake soc/intel: Rename heci_init to cse_init 2022-06-04 14:44:04 +00:00
jasperlake soc/intel/jasperlake: Fix PMC read_resources callback 2022-06-29 15:08:40 +00:00
meteorlake soc/intel/meteorlake: Use coreboot native event handler for FSP-M/S 2022-07-03 04:57:58 +00:00
quark device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
skylake soc/intel/skylake: Define macro TOTAL_PADS 2022-06-17 14:38:33 +00:00
tigerlake soc/intel/*/Kconfig: Fix typo in comment 2022-06-27 13:47:55 +00:00
xeon_sp soc/intel/xeon_sp: Do resource transition 2022-06-26 21:41:22 +00:00
Makefile.inc