mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-13 03:15:06 +00:00
This change adds console command to trigger sci/smi/wake based on the user-provided argument. This command is enabled only when DEBUG_LPC is set to 1. It was very helpful while debugging b:78497502 where I could trigger the interrupts to check communication between AP and EC. BUG=b:78497502 BRANCH=None TEST=Verified by enabling DEBUG_LPC that sci/smi/wake are generated as expected. Change-Id: I5b52f5ea4e1824e520fd76315091f73bef157ebf Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://chromium-review.googlesource.com/1033541 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Jett Rink <jettrink@chromium.org>