From 073779b5efc8c055185962cc55fabbed5433fba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=C5=BBygowski?= Date: Wed, 29 Jun 2022 11:32:01 +0200 Subject: soc/intel/alderlake: Hook up ADL-P and ADL-S public FSP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Change-Id: I577931da7952b681534bb78b7b2c7683cd99febd Reviewed-on: https://review.coreboot.org/c/coreboot/+/65519 Reviewed-by: Subrata Banik Tested-by: build bot (Jenkins) --- 3rdparty/fsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '3rdparty/fsp') diff --git a/3rdparty/fsp b/3rdparty/fsp index c607bab63b0c..3853be02e71a 160000 --- a/3rdparty/fsp +++ b/3rdparty/fsp @@ -1 +1 @@ -Subproject commit c607bab63b0c6f31c2b06b50ceecadf24ca428e1 +Subproject commit 3853be02e71adb8f87d2c792b9f3f855b798e428 -- cgit v1.2.3