coreboot/src/soc/intel
Werner Zeh 6c5efcd268 soc/intel/elkhartlake: Fix PCR ID for eSPI
According to the Datasheet Volume 1 (doc #636112, [1]) the PCR port ID
for eSPI is 0x72 (see chapter 25.2.2). Fix it in the header file.

[1]: https://cdrdv2.intel.com/v1/dl/getContent/636112?explicitVersion=true

Test=Read and modify PCR registers of eSPI controller.

Change-Id: I5b07ef0f3a285f981791b1f4b4cdbda98ccf05ad
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61841
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-02-15 17:08:10 +00:00
..
alderlake Revert "soc/intel/adl: Skip sending MBP HOB to save boot time" 2022-02-15 16:19:02 +00:00
apollolake soc/apollolake: Make IO decode / enable register configurable 2022-02-15 16:18:20 +00:00
baytrail cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
braswell treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
broadwell treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
cannonlake soc/intel/cnl: Enable CSE FW sync for CSE LITE SKU 2022-02-15 16:17:56 +00:00
common soc/intel/common/block/pcie/rtd3: Fix bit checks 2022-02-15 16:19:37 +00:00
denverton_ns cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
elkhartlake soc/intel/elkhartlake: Fix PCR ID for eSPI 2022-02-15 17:08:10 +00:00
icelake cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
jasperlake cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
quark soc/intel/quark/storage_test.c: Remove duplicated "ERROR" in log message 2022-02-08 16:19:52 +00:00
skylake treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
tigerlake treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
xeon_sp cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
Kconfig
Makefile.inc