coreboot-kgpe-d16/src/soc/intel/common/block
Johnny Lin 72e76676fc soc/intel/common/block/cse: Add get_me_fw_version function
Modify print_me_fw_version to get ME firmware version by
calling it.

Tested=On a not yet to be public platform, verified the function
can get ME FW version successfully.

Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com>
Change-Id: I50d472a413bcaaaa085955657bde6a0e6ec2c1db
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58520
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-11-01 15:55:12 +00:00
..
acpi soc/intel/common/acpi: Correct IPC sub command for reading LPM requirement 2021-10-27 22:17:41 +00:00
chip
cnvi soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
cpu cpu/x86/mp_init: use cb_err as status return type in remaining functions 2021-10-22 01:26:30 +00:00
crashlog soc/intel/common: Avoid NULL pointer deference 2021-09-08 22:01:11 +00:00
cse soc/intel/common/block/cse: Add get_me_fw_version function 2021-11-01 15:55:12 +00:00
dmi
dsp soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
dtt
fast_spi soc/intel: Update api name for getting spi destination id 2021-10-26 18:12:17 +00:00
gpio Revert "soc/intel/common/block/gpio: Add support to program VCCIO selection" 2021-07-28 16:13:06 +00:00
graphics soc/intel/alderlake: Add GFx Device ID 0x46c3 2021-09-29 10:07:41 +00:00
gspi
hda soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
i2c soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
include/intelblocks soc/intel/common/block/cse: Add get_me_fw_version function 2021-11-01 15:55:12 +00:00
ipu soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
irq soc/intel/common/irq: Program IRQ pin in irq_program_non_pch() 2021-07-12 04:34:14 +00:00
itss soc/intel/common: Add function to lpc_lib to return PIRQ routing 2021-05-21 11:22:14 +00:00
lpc sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() 2021-10-22 14:16:38 +00:00
lpss soc/intel: Drop unused lpss functions 2021-06-07 11:35:08 +00:00
memory
p2sb soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
pcie soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
pcr soc/intel/common: Fix bugs for GPIO_LOCK_UNLOCK 2021-06-18 21:05:11 +00:00
pmc soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM Timer 2021-10-17 14:00:10 +00:00
power_limit soc/intel/common: get tdp of CPU for different SKUs 2021-09-03 16:14:15 +00:00
rtc
sata soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
scs
sgx soc/intel/{skl,apl}: don't run or even include SGX code if disabled 2021-10-20 15:42:51 +00:00
smbus soc/intel/common/block/smbus: Drop reg-script usage 2021-09-29 21:36:19 +00:00
smm soc/intel/common: Add InSMM.STS support 2021-06-21 08:26:41 +00:00
spi soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
sram soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
systemagent soc/intel/common/block: Add PAM locking function 2021-08-26 18:23:24 +00:00
tcss soc/intel/common/tcss: Optimize USB-C DP flow and code structure 2021-10-13 21:03:56 +00:00
thermal
timer
uart soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
usb4 src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
xdci soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
xhci soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
Kconfig
Makefile.inc