summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/tpm/chip.c
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@chromium.org>2016-09-19 16:04:39 -0700
committerPatrick Georgi <pgeorgi@google.com>2016-09-21 10:02:43 +0200
commit2ea13c8699dc27a7a0ed2874c20508a6a59a201f (patch)
treeaebc24192723686fe92aaba572152078ff8b22bf /src/drivers/i2c/tpm/chip.c
parentdca223cb38ab73744f490eb5b4cc6c7c2598f2c3 (diff)
downloadcoreboot-2ea13c8699dc27a7a0ed2874c20508a6a59a201f.tar.xz
drivers/i2c/tpm: Split cr50 driver from main driver
Originally I thought it would be cleaner to keep this code in one place, but as things continue to diverge it ends up being easier to split this into its own driver. This way the different drivers in coreboot, depthcharge, and the kernel, can all be standalone and if one is changed it is easier to modify the others. This change splits out the cr50 driver and brings along the basic elements from the existing driver with no real change in functionality. The following commits will modify the code to make it consistent so it can all be shared with depthcharge and the linux kernel drivers. BUG=chrome-os-partner:53336 Change-Id: I3b62b680773d23cc5a7d2217b9754c6c28bccfa7 Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-on: https://review.coreboot.org/16663 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/drivers/i2c/tpm/chip.c')
0 files changed, 0 insertions, 0 deletions