chrome-ec/extra
Vadim Bendebury e2fc92801d ccd: prepare for handling crucial CCD commands through TPM task context
We want CCD commands lock, open, password, and unlock (at least to
start with) to be available over both CLI and through crosh (i.e.
coming over /dev/tpm0).

Let's allocate a TPM vendor command for handling all CCD subcommands,
and move to this new framework the 'ccd password' command, which
already is available over vendor command.

BRANCH=cr50
BUG=b:62537474
TEST=verified that 'ccd password' still works both over Suzy-Q CLI and
     using gsctool on the target.

Change-Id: I2d06230b762f47af7e580b188a587bc5678ca169
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/853280
Reviewed-by: Randall Spangler <rspangler@chromium.org>
(cherry picked from commit 877e5909b4)
Reviewed-on: https://chromium-review.googlesource.com/896754
2018-02-01 00:48:10 +00:00
..
ftdi_hostcmd Cr50: Fix spshc console command 2015-08-15 01:32:39 +00:00
lightbar cleanup: fix all the header guards 2015-06-18 19:07:00 +00:00
rma_reset cr50: enable rma_auth 2017-10-24 01:53:32 +00:00
sps_errs Cr50: Add extra/sps_errs/ test program 2015-07-11 00:28:11 +00:00
usb_console cleanup: ignore compiled executable in extra/ 2015-11-05 11:10:15 -08:00
usb_gpio extra/usb_gpio: fix misspelled variable name 2016-11-15 17:42:01 -08:00
usb_power sweetberry: add power logging tool 2016-12-16 20:56:49 -08:00
usb_serial usb_serial: add python console 2016-11-08 17:11:15 -08:00
usb_spi servo_micro: add initial servo_micro build 2016-03-16 16:19:53 -07:00
usb_updater ccd: prepare for handling crucial CCD commands through TPM task context 2018-02-01 00:48:10 +00:00
README extra: Move lightbar simulator into subdirectory 2014-09-11 20:00:21 +00:00

README

This directory is for experiments only. It is not built automatically,
required, supported, guaranteed to work, or necessarily well-documented.

The contents may change without warning at any time.