Attention is currently required from: Tarun Tuli, Subrata Banik, Ivy Jian, Eric Lai.
Kapil Porwal has uploaded a new patch set (#2) to the change originally created by Subrata Banik. ( https://review.coreboot.org/c/coreboot/+/69969 )
Change subject: soc/intel/alderlake: Use common code CSE-Lite API for WP information ......................................................................
soc/intel/alderlake: Use common code CSE-Lite API for WP information
This patch drops the local implementation `log_me_ro_write_protection_info` and adopts the API from IA common code (cse_lite.c).
BUG=none TEST=Able to compile the cse_lite.c file for google/kano without any error.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: I087ffb8ac94f14a6bd7f2bf6bb907c4047dc9899 --- M src/soc/intel/alderlake/me.c 1 file changed, 19 insertions(+), 24 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/69969/2