aboutsummaryrefslogtreecommitdiff
path: root/payloads
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2017-03-27 16:20:17 -0500
committerAaron Durbin <adurbin@chromium.org>2017-04-03 05:33:27 +0200
commit92190198b04413a732d2f838be771ea032cd1d27 (patch)
tree531e92a25af5569adefb73fcc8d555e4b383ab88 /payloads
parent9b8784475c2ea5efedc59d199f95c816f282a19f (diff)
drivers/i2c/tpm: remove 1260 byte buffer from stack
The tis.c module is needlessly copying data to/from a 1260 byte buffer on the stack. Each device's transport implementation (cr50.c or tpm.c) maintains its own buffer, if needed, for framing purposes. Therefore, remove the duplicated buffer. BUG=b:36598499 Change-Id: I478fb57cb65509b5d74bdd871f1a231f8080bc2f Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/19061 Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'payloads')
0 files changed, 0 insertions, 0 deletions