Go to file
Eric Caruso e5d7819b72 Revert "CQ: disable broken cheza pre-cq"
This reverts commit c7ff23fb5e.

Reason for revert: upstream fix[1] is in ToT

[1]a09764425d

Original change's description:
> CQ: disable broken cheza pre-cq
>
> cheza is broken in ToT, removing it from the mandatory pre-CQ configs
> for the EC until it's working again.
>
> BRANCH=None
> BUG=chromium:957280
> TEST=None
>
> Change-Id: I7276ee1a5e7e903d0d0343b3a8b59d88df6ef791
> Signed-off-by: Nicolas Norvez <norvez@chromium.org>
> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1586732
> Reviewed-by: Mathew King <mathewk@chromium.org>
> Reviewed-by: Jason Clinton <jclinton@chromium.org>
> Reviewed-by: Sean Abraham <seanabraham@chromium.org>
> Tested-by: Nicolas Boichat <drinkcat@chromium.org>

Bug: chromium:957280
Change-Id: Ib51b50320ea46bea717446b47bb0a78881b59ad6
Reviewed-on: https://chromium-review.googlesource.com/1588296
Commit-Ready: Eric Caruso <ejcaruso@chromium.org>
Tested-by: Eric Caruso <ejcaruso@chromium.org>
Reviewed-by: Eric Caruso <ejcaruso@chromium.org>
Reviewed-by: Sean Abraham <seanabraham@chromium.org>
2019-04-30 01:31:01 -07:00
baseboard grunt: Improve safe state when entering DP mode 2019-04-24 15:51:46 -07:00
board Flapjack: Fix bit size for LCM_ID 2019-04-29 20:57:08 -07:00
builtin build: add centroiding C++ support 2019-01-24 00:51:41 -08:00
chip chip/(mec1322|mchp): Drop math expressions in MEMORY ORIGIN/LENGTH 2019-04-29 05:51:06 +00:00
common motion sense: Calculate loop time based on sensor needs 2019-04-27 01:36:50 -07:00
core ish: fix s/w generated interrupt request 2019-04-26 04:19:18 -07:00
cts ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
docs docs: add core runtime design documentation 2019-02-19 22:15:32 -08:00
driver driver: bmi160: Check enable_fifo flags before processing FIFO 2019-04-27 04:13:03 -07:00
extra tasks: convert TASK_EVENT_CUSTOM macro to bit 2019-04-24 15:51:09 -07:00
fuzz tasks: convert TASK_EVENT_CUSTOM macro to bit 2019-04-24 15:51:09 -07:00
include npcx: disable the selection of JTAG0 signals due to strap 2019-04-27 01:36:52 -07:00
power power: Init host_sleep_event resume_transitions 2019-04-09 06:19:48 -07:00
test motion sense: Calculate loop time based on sensor needs 2019-04-27 01:36:50 -07:00
third_party/boringssl aes-gcm: Adapt AES-GCM to build for EC 2018-09-21 00:50:59 -07:00
util cr50: update version to .16 2019-04-26 04:19:21 -07:00
.checkpatch.conf checkpatch: reinstate check for C99 style comments 2019-01-16 12:29:04 -08:00
.clang-format .clang-format: add more style options 2019-03-01 23:41:21 -08:00
.dir-locals.el ec: Add directory local configuration for Emacs 2019-03-01 19:50:22 -08:00
.gitignore Makefile.rules: Add targets to see file size differences 2016-11-15 17:43:21 -08:00
COMMIT-QUEUE.ini Revert "CQ: disable broken cheza pre-cq" 2019-04-30 01:31:01 -07:00
LICENSE Add LICENSE file to project 2012-05-11 09:11:52 -07:00
Makefile Makefile: Clarify/fix PDIR assignement 2019-02-27 04:59:12 -08:00
Makefile.rules makefile: fix image stats reporting problems 2019-04-26 00:17:43 -07:00
Makefile.toolchain make: include iteflash in host-util group 2019-04-11 14:55:50 -07:00
OWNERS Add OWNERS files 2014-04-02 19:58:53 +00:00
PRESUBMIT.cfg util: Add tool to generate cros_ec_commands.h 2019-04-26 00:17:31 -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 servo_updater: include sweetberry into servo_updater logic 2019-01-03 15:04:45 -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