diff options
author | Dinesh Gehlot <digehlot@google.com> | 2023-01-24 11:23:44 +0000 |
---|---|---|
committer | Paul Fagerburg <pfagerburg@chromium.org> | 2023-01-31 16:25:31 +0000 |
commit | 9f3c6ad66f8f73422ef626b3dcde1bd975f7ee76 (patch) | |
tree | 92d68949eb17db3939770ee551106831d49da049 /3rdparty/vboot | |
parent | 0ad4003cab99a327d5fafa4e43041bc6050fe692 (diff) |
soc/intel/ehl: 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: I7dfd331e70f6d03c88248ca5147dbe6785a8e69d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72413
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Diffstat (limited to '3rdparty/vboot')
0 files changed, 0 insertions, 0 deletions