New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 693148 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

ec: Move chip-specific functions out of include/system.h

Project Member Reported by sha...@chromium.org, Feb 16 2017

Issue description

As suggested on https://chromium-review.googlesource.com/#/c/443356/, I am going to move the following prototypes out of include/system.h:

system_process_retry_counter()
system_clear_retry_counter()
system_rolling_reboot_suspected()
system_rollback_detected()
system_battery_cutoff_support_required()

These functions are only relevant for chip/g, chip/g board-level code and tpm_registers.c (which itself is only relevant for chip/g). Following our idea from npcx, I will move the prototypes to chip/g/system_chip.h.
 

Comment 2 by sha...@chromium.org, Jun 20 2017

Status: Verified (was: Started)

Sign in to add a comment