summaryrefslogtreecommitdiff
path: root/src/soc/intel/elkhartlake/fsp_params.c
diff options
context:
space:
mode:
authorDinesh Gehlot <digehlot@google.com>2023-01-03 04:13:31 +0000
committerFelix Held <felix-coreboot@felixheld.de>2023-01-11 21:04:25 +0000
commit7df8a69b264c5ed1c71c4691ab5e3f7024a92876 (patch)
treeb5224a51257584daa41002c602d67b2f99cb0a53 /src/soc/intel/elkhartlake/fsp_params.c
parentbd8112ae2bf72d6f61cdd1ae9c672c217d67c42c (diff)
soc/intel/meteorlake: Move ME firmware status register structures to
pertinent header file 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 necessarilly share the same SoC directory. BUG=b:260309647 Test=Able to build and boot Google/rex Signed-off-by: Dinesh Gehlot <digehlot@google.com> Change-Id: Ib3dafd6c030c0c848aa82b03bb336cc8fad14de3 Reviewed-on: https://review.coreboot.org/c/coreboot/+/71627 Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Diffstat (limited to 'src/soc/intel/elkhartlake/fsp_params.c')
0 files changed, 0 insertions, 0 deletions