Clone this repo:
  1. 6f11ac5 update_kernel_afdo: readd 5.10 by George Burgess IV · 36 hours ago main
  2. 1502b83 afdo_metadata: remove chrome_afdo by George Burgess IV · 14 days ago
  3. 056caf2 githooks: update check-presubmit to work on CQ builder by George Burgess IV · 2 days ago
  4. ee145d7 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 2 days ago
  5. b3a7fdc Remove old team members from OWNERS by Jordan R Abrahams-Whitehead · 14 days ago firmware-android-15949.B

toolchain-utils

Various utilities used by the ChromeOS toolchain team.

Note

To run Python scripts in this directory, first run:

export PYTHONPATH=$(readlink -f .):$PYTHONPATH

from this directory.

Then you can run any script.

To get help on any script, type in python <script> --help, or refer to the header of the script for more information.