ChromiumOS verified boot utilities
vboot-utils is a collection of tools to facilitate booting of Chrome-branded devices. This includes the cgpt partitioning program, the futility and crossystem firmware management tools, and more.
| Linter | Message | Location |
|---|---|---|
| compiler-for-target Check that cross-compilers are used when cross-compiling | 'CC' should be set to '(cc-for-target)' instead of 'gcc' | |
| input-labels Identify input labels that do not match package names | label 'util-linux' does not match package name 'util-linux:lib' | |
| input-labels Identify input labels that do not match package names | label 'python@2' does not match package name 'python2' |