diff options
author | Dinesh Gehlot <digehlot@google.com> | 2023-01-24 11:48:16 +0000 |
---|---|---|
committer | Lean Sheng Tan <sheng.tan@9elements.com> | 2023-02-01 17:00:22 +0000 |
commit | c08bacab05584275ec03eae8a94ab1ddb2b795e6 (patch) | |
tree | 01da5032dc2876aeb2f1dabd3dd028c60dac4816 /src/soc/amd/mendocino/i2c.c | |
parent | 2c736bd24e8400498cc00275c7c900d3c3d6e033 (diff) |
soc/intel/jsk: 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: I58faed286718f5eab714cd39001177e50feb4f8b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72414
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Diffstat (limited to 'src/soc/amd/mendocino/i2c.c')
0 files changed, 0 insertions, 0 deletions