coreboot/src/soc/intel/common
Jeremy Compostella 0e1be046ac soc/intel/cmn/cse: Make heci_(send|receive) public functions
Having these two functions public allow "asynchronous"
HECI command implementation.

Typically, these function can be use to implement an asynchronous
End-Of-Post.

BUG=b:268546941
BRANCH=firmware-brya-14505.B
TEST=Successful compilation for brya0

Change-Id: I7d029bb9af4b53f219018e459d17df9c1bd33fc1
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73710
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
2023-03-23 13:53:10 +00:00
..
acpi treewide: Remove unuseful "_ART : Active Cooling Relationship Table" 2023-02-17 15:44:37 +00:00
basecode soc/intel: Rename IA common code module from TOM to RAMTOP 2023-03-23 05:54:28 +00:00
block soc/intel/cmn/cse: Make heci_(send|receive) public functions 2023-03-23 13:53:10 +00:00
pch sb,soc/intel: Address TCO SECOND_TO_STS name collision 2022-11-28 10:09:04 +00:00
fsp_reset.c soc/intel/common: Clean up includes 2022-10-25 16:26:51 +00:00
hda_verb.c soc/intel/common: Clean up includes 2022-10-25 16:26:51 +00:00
hda_verb.h
Kconfig.common
Makefile.inc soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00
mma.c payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity 2022-10-13 19:14:57 +00:00
mma.h
nhlt.c
reset.c
reset.h
smbios.c soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill 2022-11-17 17:51:46 +00:00
smbios.h soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill 2022-11-17 17:51:46 +00:00
tpm_tis.c
vbt.c soc/intel/common: Clean up includes 2022-10-25 16:26:51 +00:00
vbt.h