summaryrefslogtreecommitdiff
path: root/payloads/coreinfo/README
diff options
context:
space:
mode:
authorDinesh Gehlot <digehlot@google.com>2023-01-02 08:55:58 +0000
committerFelix Held <felix-coreboot@felixheld.de>2023-01-11 21:03:12 +0000
commitbd8112ae2bf72d6f61cdd1ae9c672c217d67c42c (patch)
treea2c30cf3b760e4c58aeeb227dd367cf7e9bd2ac6 /payloads/coreinfo/README
parent59a1a30ae1555e654b07f7ec7d76798bc408908f (diff)
soc/intel/alderlake: 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/brya. Signed-off-by: Dinesh Gehlot <digehlot@google.com> Change-Id: Ic14305b0479a8c57531d9930946eded7ac518b09 Reviewed-on: https://review.coreboot.org/c/coreboot/+/71625 Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'payloads/coreinfo/README')
0 files changed, 0 insertions, 0 deletions