Go to file
Brian Norris 78f874ba74 cr50: fix DEBUG_DRIVE comment
This is the DEBUG_DRIVE register, not the DEBUG_BLOCK_OUTPUT. Copy/paste
error?

BRANCH=none
BUG=none
TEST=none

Change-Id: Ic915b8675559d6f43d153f3a309becc621416dbe
Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/924698
Reviewed-by: Mary Ruthven <mruthven@chromium.org>
(cherry picked from commit 3aff8da158)
Reviewed-on: https://chromium-review.googlesource.com/927706
Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
Commit-Queue: Vadim Bendebury <vbendeb@chromium.org>
Tested-by: Vadim Bendebury <vbendeb@chromium.org>
2018-02-20 23:24:38 +00:00
board cr50: Convert spihash to TPM vendor command 2018-02-15 23:55:06 +00:00
builtin curve25519: strip-down, build and test 2017-10-24 01:54:06 +00:00
chip cr50: fix DEBUG_DRIVE comment 2018-02-20 23:24:38 +00:00
common tpm: ccd: allow alternative commands when ap is held in reset 2018-02-20 23:24:35 +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 cr50: Convert spihash to TPM vendor command 2018-02-15 23:55:06 +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 signer: advance to new version number and erase new bit in the rollback map 2018-02-15 23:55:05 +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