/build/make/tools/releasetools/ |
sign_target_files_apks.py | 82 --avb_{boot,system,vendor,dtbo,vbmeta}_algorithm <algorithm> 83 --avb_{boot,system,vendor,dtbo,vbmeta}_key <key> 87 --avb_{boot,system,vendor,dtbo,vbmeta}_extra_args <args> 658 'dtbo' : 'avb_dtbo_add_hash_footer_args', 799 OPTIONS.avb_keys['dtbo'] = a 801 OPTIONS.avb_algorithms['dtbo'] = a 803 OPTIONS.avb_extra_args['dtbo'] = a
|
common.py | 81 AVB_PARTITIONS = ('boot', 'recovery', 'system', 'vendor', 'product', 'dtbo') [all...] |
/device/google/taimen/ |
BoardConfig.mk | 106 # VTS DTBO Verification. This kernel cmdline parameter should be added by the bootloader
|
/hardware/qcom/msm8998/gpt-utils/ |
gpt-utils.h | 84 "cmnlib64", "devcfg", "dtbo", "hosd", "hyp", "laf", "keymaster", \
|
/system/libufdt/tests/ |
run_performance_test.sh | 60 # Prepare dtb and dtbo files
|
/system/libufdt/utils/src/ |
mkdtimg_dump.c | 228 " -b, --dtb <filename> Dump dtb/dtbo files from image.\n"
|
/device/common/ |
generate-factory-images-common.sh | 104 if ! grep -q dtbo.sig \$(which fastboot); then 261 if ! grep -q dtbo.sig \$(which fastboot); then
|
/system/extras/verity/ |
BootSignature.java | 76 * Offset of recovery DTBO length in a boot image header of version greater than
|
/system/core/fastboot/ |
fastboot.cpp | 124 { "dtbo", "dtbo.img", "dtbo.sig", "dtbo", true, false }, [all...] |
/build/make/core/ |
Makefile | [all...] |
/device/google/wahoo/ |
device.mk | 121 dtbo
|
/external/avb/test/ |
avb_slot_verify_unittest.cc | [all...] |
/external/avb/ |
README.md | 572 `dtbo.img`. Typical options to be used here include `--hash_algorithm` [all...] |