coreboot/src/soc/intel/common
Subrata Banik 801dbf4f09 soc/intel/cmn/cse: Implement heci_init() to initialize HECI devices
This patch implements heci_init() API that perform initialization of
all HECI devices as per MAX_HECI_DEVICES config.

BUG=none
TEST=Able to build and boot google/taeko with this change. No CSE
error observed with `heci_init()` called from romstage.

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: Ia25e18a20cc749fc7eee39b0b591d41540fc14c9
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64855
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2022-06-07 12:50:29 +00:00
..
acpi arch/x86/acpi: Consolidate POST code handling 2022-05-04 13:11:00 +00:00
basecode soc/intel/common: Use coreboot error codes 2022-05-28 14:20:30 +00:00
block soc/intel/cmn/cse: Implement heci_init() to initialize HECI devices 2022-06-07 12:50:29 +00:00
pch soc/intel/common: Implement IOC driver 2022-05-16 13:09:58 +00:00
fsp_reset.c
hda_verb.c
hda_verb.h
Kconfig.common soc/intel/common: Do not trigger crashlog on all resets by default 2021-12-20 17:49:53 +00:00
Makefile.inc tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
mma.c intel: mma: Use new CBFS API 2021-04-14 01:03:33 +00:00
mma.h intel: mma: Use new CBFS API 2021-04-14 01:03:33 +00:00
nhlt.c
reset.c
reset.h
smbios.c src/soc/intel: Remove unused <console/console.h> 2022-01-10 23:25:01 +00:00
smbios.h
tpm_tis.c
vbt.c
vbt.h