ec/acpi/ec.c Link EC code in bootblock & verstage
commitb33d8ce5c7cb71117a7a65a0775c5a16c7bc4517
authorArthur Heymans <arthur@aheymans.xyz>
Thu, 10 Oct 2019 13:43:42 +0000 (10 15:43 +0200)
committerArthur Heymans <arthur@aheymans.xyz>
Sat, 12 Oct 2019 12:57:04 +0000 (12 12:57 +0000)
treef7d7fb4f9fdd9dac1ac593abef3bd53d6d6a56d7
parent4fb80753f550c57cbfddd3edb3a59d1f3dd53a5a
ec/acpi/ec.c Link EC code in bootblock & verstage

This allows to read and set bits in the EC ram in the bootblock or
verstage. This can be useful if one needs to read a keyboard key as an
input for get_recovery_mode_switch in vboot.

Change-Id: I20b2264012b2a364a4157d85bfe5a2303cc5e677
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35950
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
src/ec/acpi/Makefile.inc