Go to file
Daisuke Nojiri 85df3545cf Reland "meowth_fp: Enable CONFIG_ROLLBACK_MPU_PROTECT"
This reverts commit 8661ac5938.

Reason for revert: b:112740263 has been fixed by cl:1214864.

Original change's description:
> Revert "meowth_fp: Enable CONFIG_ROLLBACK_MPU_PROTECT"
>
> This reverts commit 331eaf99ce, as it
> breaks flashrom.
>
> We'll want to reenable this after we fix flashrom.
>
> BRANCH=none
> BUG=b:111330723
> BUG=b:112740263
> TEST=/usr/sbin/fp_updater.sh works
>
> Change-Id: I3b1fc54a5f60f76f7d39481b1d7b90587c794c01
> Signed-off-by: Nicolas Boichat <drinkcat@chromium.org>
> Reviewed-on: https://chromium-review.googlesource.com/1180789
> Reviewed-by: Nicolas Norvez <norvez@chromium.org>

CQ-DEPEND=CL:*674690
Bug: b:111330723, b:112740263
Change-Id: I4c304c6fb49d0ac948d878a78d85f41961206c4c
Reviewed-on: https://chromium-review.googlesource.com/1228255
Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
Commit-Queue: Daisuke Nojiri <dnojiri@chromium.org>
Tested-by: Daisuke Nojiri <dnojiri@chromium.org>
2018-09-17 16:55:34 +00:00
baseboard bobba: update EC GPIOs for Bobba EVT 2018-08-17 20:39:08 -07:00
board Reland "meowth_fp: Enable CONFIG_ROLLBACK_MPU_PROTECT" 2018-09-17 16:55:34 +00:00
builtin assert/panic: mark noreturn to inform the compiler 2018-07-12 22:10:02 -07:00
chip usb_hid_touchpad: fix report count of device capabilities 2018-09-17 13:42:01 +00:00
common usb_update: add extra command "UPDATE_EXTRA_CMD_CONSOLE_READ_*" 2018-09-17 13:42:03 +00:00
core common: add BASE_CHANGE hook 2018-08-22 03:09:42 +00:00
cts eCTS: Run openocd and lsusb as a root 2017-07-08 20:38:53 -07:00
docs g: rename usb_updater into gsctool 2017-10-10 22:13:43 -07:00
driver touchpad_st: "dump_memory" can be enabled via console command 2018-09-17 13:42:04 +00:00
extra usb_update: add extra command "UPDATE_EXTRA_CMD_CONSOLE_READ_*" 2018-09-17 13:42:03 +00:00
include usb_update: add extra command "UPDATE_EXTRA_CMD_CONSOLE_READ_*" 2018-09-17 13:42:03 +00:00
power cheza: Check switchcap GPIO0 which indicates outputting good voltage 2018-08-13 14:25:13 -07:00
test test: host_command_fuzz: fuzzing test 2018-08-16 00:30:08 -07:00
util ectool: Fix ADC read return value. 2018-08-21 17:20:59 +00:00
.checkpatch.conf checkpatch: prevent stupid complaints about description title 2016-07-21 13:13:27 -07:00
.clang-format ec: Add .clang-format 2018-05-02 22:20:48 -07:00
.gitignore Makefile.rules: Add targets to see file size differences 2016-11-15 17:43:21 -08:00
COMMIT-QUEUE.ini kevin/gru: remove board almost completely 2018-06-21 19:56:34 -07:00
LICENSE Add LICENSE file to project 2012-05-11 09:11:52 -07:00
Makefile common/bootblock: Pack bootblock in EC image. 2018-07-02 04:34:53 -07:00
Makefile.rules test: host_command_fuzz: fuzzing test 2018-08-16 00:30:08 -07:00
Makefile.toolchain test: host_command_fuzz: fuzzing test 2018-08-16 00:30:08 -07:00
OWNERS Add OWNERS files 2014-04-02 19:58:53 +00:00
PRESUBMIT.cfg presubmit_check: disable SPDX_LICENSE_TAG check 2018-06-12 21:50:39 -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 util: correct unpack_ftb 2018-06-19 03:48:52 -07: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