coreboot-kgpe-d16/src/soc
Krishna Prasad Bhat 633a36af58 soc/intel/tigerlake: Add function to dump ME firmware status information
Add a function to dump ME Host Firmware Status registers.

In tigerlake, Manufacturing mode is “No” if below conditions are satisfied, indicating
end of manufacturing. Otherwise, manufacturing mode is "Yes".
1. Intel fuses are programmed (Indicated by HFSTS6[30] bit set)
2. The SPI flash descriptor region is locked. (Indicated by HFSTS1[4] cleared)

BUG=None
BRANCH=None
TEST=Build and boot tglrvp.

Change-Id: I831a51f9f482425bd3b97ef1d2404b1d06844d07
Signed-off-by: Krishna Prasad Bhat <krishna.p.bhat.d@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39127
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
2020-04-14 09:55:23 +00:00
..
amd acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
cavium Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
intel soc/intel/tigerlake: Add function to dump ME firmware status information 2020-04-14 09:55:23 +00:00
mediatek soc/mediatek: Use SPDX for GPL-2.0-only files 2020-04-05 17:52:22 +00:00
nvidia Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
qualcomm soc/qualcomm: Use SPDX for GPL-2.0-only files 2020-04-05 17:51:54 +00:00
rockchip Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
samsung Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
sifive
ucb