Go to file
Vadim Bendebury bb19ebf1df ccd: disable CCD temporarily
This will allow to release an MP image withouth geopardizing devices'
security.

BRANCH=none
BUG=none
TEST=verified that ccd subcommands open and unlock fail both wnen
     issued on the Cr50 console and through gsctool, and the

     'CCD is disabled in this image'

     message is printed on the Cr50 console.

Change-Id: Ied66293efb573777e8d0ea024211dcd30069edab
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/905569
Reviewed-by: Randall Spangler <rspangler@chromium.org>
2018-02-06 22:09:47 +00:00
board cr50: create ap_uart state machine 2018-02-03 18:36:14 +00:00
builtin curve25519: strip-down, build and test 2017-10-24 01:54:06 +00:00
chip g: protect flash operations 2018-02-01 00:48:25 +00:00
common ccd: disable CCD temporarily 2018-02-06 22:09:47 +00:00
core cr50: fix annoying LD warnings 2018-02-01 00:48:09 +00:00
cts eCTS: Test task priority 2016-11-10 21:28:33 -08:00
docs USB Serial: Add README and update CCD docs 2016-06-15 17:54:51 -07:00
driver cleanup: Remove big and pit boards 2017-09-11 21:34:10 +00:00
extra ccd: prepare for handling crucial CCD commands through TPM task context 2018-02-01 00:48:10 +00:00
include ccd: add distinct return code to indicate that password is required 2018-02-01 00:48:21 +00:00
power cleanup: Remove 'ryu' board 2017-09-11 21:34:27 +00:00
test common: Substitute modified CRC8 with CRC-5-USB 2018-02-01 00:48:00 +00:00
util cr50: move major version number component to 1 2017-12-12 00:16:50 +00:00
.checkpatch.conf checkpatch: prevent stupid complaints about description title 2016-07-21 13:13:27 -07:00
.gitignore Makefile.rules: Add targets to see file size differences 2016-11-15 17:43:21 -08:00
COMMIT-QUEUE.ini COMMIT-QUEUE.ini: add strago-no-vmtest-pre-cq 2017-02-21 14:07:42 -08:00
LICENSE Add LICENSE file to project 2012-05-11 09:11:52 -07:00
Makefile make: drop private- boards from consideration 2017-07-18 17:48:17 +00:00
Makefile.rules Allow core code to request its cross compiler 2017-08-04 16:33:06 +00:00
Makefile.toolchain Allow core code to request its cross compiler 2017-08-04 16:33:06 +00:00
OWNERS Add OWNERS files 2014-04-02 19:58:53 +00:00
PRESUBMIT.cfg Put a newline at the end of PRESUBMIT.cfg 2016-10-07 16:47:02 -07:00
README README: Add link to quick-build instructions 2015-12-07 13:49:35 -08:00
README.fmap Update EC config and FMAP to reserve room for vboot signatures 2012-05-04 14:42:58 -07:00
setup.py ec3po: Add setup script. 2015-12-08 20:05:05 -08:00

README

For an overview of the Embedded Controller firmware, refer to

http://www.chromium.org/chromium-os/2014-firmware-summit

For instructions on building from source, refer to

http://www.chromium.org/chromium-os/ec-development/getting-started-building-ec-images-quickly