diff options
author | Ravi Chandra Sadineni <ravisadineni@chromium.org> | 2019-06-18 10:10:19 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2019-08-21 02:34:29 +0000 |
commit | 6ae8b5034b73712b6c44ff6ee90d7b84bc104b5a (patch) | |
tree | e9a4ee12c0061d79aa66ef3794f38824d7e1f132 /src/southbridge | |
parent | 6aa094e30d1e85a87ba5d936fe8c03ee9e19ec56 (diff) |
chromeec: Depend on events_copy_b to identify the wake source
google_chromec_get_event() depends on the main copy of EC which is
used by ACPI subsytem in the kernel for querying events.
google_chromeec_get_event() also clears the event from EC. Thus if the
kernel has to identify the wake source, it has no way to do that. Thus
instead depend on events_copy_b to log the wake source. Please look at
go/hostevent-refactor for more info.
BUG=b:133262012
BRANCH=None
TEST=Hack hatch bios and make sure hostevent log is correct.
Change-Id: I39caae2689e0c2a7bec16416978877885a9afc6c
Signed-off-by: Ravi Chandra Sadineni <ravisadineni@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34801
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/southbridge')
0 files changed, 0 insertions, 0 deletions