summaryrefslogtreecommitdiff
path: root/include/software_panic.h
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2020-01-30 10:37:12 -0800
committerCommit Bot <commit-bot@chromium.org>2020-02-01 01:11:02 +0000
commitab88ce1416cfcbf0cd6a81cb16e0890eaef1eff1 (patch)
tree7634a5cc6283290a31abf9ab6958737cd79e12db /include/software_panic.h
parentc825ad974c4086c282f1f4383a47619f6c0b207d (diff)
downloadchrome-ec-ab88ce1416cfcbf0cd6a81cb16e0890eaef1eff1.tar.gz
Trogdor: Separate the interrupt handlers of WARM_RESET_L and POWER_GOOD
The original one interrupt handler for two signals will cause a false-postive for the WARM_RESET_L release case, during a transition state that POWER_GOOD goes low but WARM_RESET_L is still high. Use two interrupt handlers for WARM_RESET_L and its pull-up rail POWER_GOOD. It is clear that what signal triggers the interrupt. BRANCH=None BUG=b:148478178 TEST=Called "dut-control warm_reset:on sleep:0.2 warm_reset:off" and saw the message "Long warm reset ended, cold resetting to restore sanity" once. Change-Id: I5a14f91c0dbfacd6a70d01d45f3e8de2b6c6a1cc Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2031647 Reviewed-by: Alexandru M Stan <amstan@chromium.org> Tested-by: Alexandru M Stan <amstan@chromium.org>
Diffstat (limited to 'include/software_panic.h')
0 files changed, 0 insertions, 0 deletions