Anil Kumar K has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/58099 )
Change subject: mb/adlrvp_m: Add hook function to return EC in RW status ......................................................................
mb/adlrvp_m: Add hook function to return EC in RW status
EC_IN_RW signal from EC GPIO is connected to GPIO EC7 of SOC. The function reads this GPIO to check if EC is in RW (un trusted) or RO (trusted)
Branch=none Bug=none Test=Issue manual recovery and confirm DUT is entering recovery mode on ADL-M RVP
Signed-off-by: Anil Kumar anil.kumar.k@intel.com Change-Id: I20804db450ab0b3ebe19c51ba2b294a0137d81a7 --- M src/mainboard/intel/adlrvp/chromeos.c M src/mainboard/intel/adlrvp/gpio_m.c M src/mainboard/intel/adlrvp/include/baseboard/gpio.h 3 files changed, 12 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/58099/2