summaryrefslogtreecommitdiff
path: root/board/helios/ec.tasklist
diff options
context:
space:
mode:
authorRaul E Rangel <rrangel@chromium.org>2020-02-25 16:20:23 -0700
committerCommit Bot <commit-bot@chromium.org>2020-02-27 19:42:24 +0000
commitc70d0a3e25db1a687c09a392b5e43b7a95cf94a8 (patch)
tree3703597d8b25cb89e4df1926779c36f3d4489347 /board/helios/ec.tasklist
parentce143d577fa85acae86ae372a7521d7def6c2391 (diff)
downloadchrome-ec-c70d0a3e25db1a687c09a392b5e43b7a95cf94a8.tar.gz
chip/nxcp/lpc: Fix race condition when reading 8042 data.
When reading NPCX_HIKMDI it deasserts the IBF status flag. This means the AP is allowed to write to the input buffer. Because NPCX_HIKMDI is read twice, that means the AP could have written to the input buffer between reads. This results in losing one of the interrupts. This only happens if DEBUG_LPC is enabled. BUG=b:145575366 BRANCH=none TEST=Verified we don't lose any writes by examining logs. Change-Id: I2904c316fcad55001e8d297f4a0a73073b07702b Signed-off-by: Raul E Rangel <rrangel@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2073280 Reviewed-by: Edward Hill <ecgh@chromium.org>
Diffstat (limited to 'board/helios/ec.tasklist')
0 files changed, 0 insertions, 0 deletions