soc/intel/cmn/cse: Make heci_(send|receive) public functions
commit0e1be046acaf5cfb9e2c41521270d137fa3423c5
authorJeremy Compostella <jeremy.compostella@intel.com>
Mon, 13 Mar 2023 20:41:43 +0000 (13 13:41 -0700)
committerFelix Held <felix-coreboot@felixheld.de>
Thu, 23 Mar 2023 13:53:10 +0000 (23 13:53 +0000)
treee8a834e544b77d60025c6a553d34ccffd1341ddd
parente32565cd2d6447ebee9a55580b905026582f9a76
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>
src/soc/intel/common/block/cse/cse.c
src/soc/intel/common/block/include/intelblocks/cse.h