summaryrefslogtreecommitdiff
path: root/src/soc/intel/jasperlake/uart.c
diff options
context:
space:
mode:
authorDinesh Gehlot <digehlot@google.com>2023-01-24 11:16:40 +0000
committerLean Sheng Tan <sheng.tan@9elements.com>2023-02-01 16:59:10 +0000
commitce79ae00fb96abb759165f20fe77711f52c7d811 (patch)
treecb1e5e1653f52ca354f65d1dee398dcacc59ee54 /src/soc/intel/jasperlake/uart.c
parentbc7239424c239d7e5415a25e45651ad720c6aa41 (diff)
soc/intel/cnl: Move ME FSR structures to pertinent header
This patch moves ME host firmware status register structures to ME header file. It also marks unused structure fields to reserved. The idea here is to decouple ME specification defined structures from the source file `.c` and keep those into header files so that in future those spec defined header can move into common code. The current and future SoC platform will be able to select the correct ME spec header based on the applicable config. It might be also beneficial if two different SoC platforms would like to use the same ME specification and not necessarily share the same SoC directory. BUG=b:260309647 Test=Able to build and boot. Signed-off-by: Dinesh Gehlot <digehlot@google.com> Change-Id: I34d3c4a60653fe0c1766cd50c96b8d3fe63637d1 Reviewed-on: https://review.coreboot.org/c/coreboot/+/72412 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Diffstat (limited to 'src/soc/intel/jasperlake/uart.c')
0 files changed, 0 insertions, 0 deletions