/external/vboot_reference/tests/futility/ |
D | test_sign_kernel.sh | 16 dd if=/dev/urandom bs=512 count=1 of=${TMP}.bootloader.bin 35 --bootloader ${TMP}.bootloader.bin \ 52 --bootloader ${TMP}.bootloader.bin \ 78 --bootloader ${TMP}.bootloader2.bin 92 --bootloader ${TMP}.bootloader2.bin \ 114 --bootloader ${TMP}.bootloader2.bin \ 136 --bootloader ${TMP}.bootloader.bin \ 152 --bootloader ${TMP}.bootloader.bin \ 176 --bootloader ${TMP}.bootloader2.bin 197 --bootloader ${TMP}.bootloader2.bin \ [all …]
|
D | test_show_kernel.sh | 19 dd if=/dev/urandom bs=16384 count=1 of=${TMP}.bootloader.bin 41 --bootloader ${TMP}.bootloader.bin \
|
/external/libese/apps/boot/ |
D | README.md | 8 a mechanism for a device's bootloader, using [AVB](https://android.googlesource.com/platform/extern… 9 to store sensitive information. For a bootloader, sensitive information 41 non-zero value is valid and may be used by the bootloader if any additional 137 The device lock is one of the setting used by the bootloader to 149 The boot lock is used by the bootloader to control whether it should 151 is cleared (0x0), the bootloader will boot anything. When the lock 153 stored in the bootloader except if `LOCK_OWNER` is set. Discussion of 156 `LOCK_BOOT` can only be toggled when in the bootloader/fastboot and if 164 The owner lock is used by the bootloader to support an alternative 169 bootloader. `LOCK_OWNER` may be toggled in the bootloader or the [all …]
|
/external/autotest/server/site_tests/enterprise_CFM_HuddlyUpdater/samples/ |
D | huddly-updater-info.log | 6 bootloader: 0.2.1 11 bootloader: 0.2.1
|
/external/autotest/server/site_tests/firmware_Fingerprint/ |
D | control.rdp1 | 29 levels through the bootloader (only accessible when HW write protect is 32 When the test script starts, a read through the bootloader is done without 36 Next a read through the bootloader is done, while also disabling flash
|
/external/autotest/client/bin/ |
D | local_host.py | 28 def _initialize(self, hostname=None, bootloader=None, *args, **dargs): argument 36 self.bootloader = bootloader
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | fastboot_utils.py | 209 bootloader=False, argument 221 if bootloader: 297 self.Reboot(bootloader=True)
|
D | fastboot_utils_test.py | 244 self.fastboot.Reboot(bootloader=True) 261 (self.call.fastboot.Reboot(bootloader=True)), 263 (self.call.fastboot.Reboot(bootloader=True)), 278 (self.call.fastboot.Reboot(bootloader=True)), 280 (self.call.fastboot.Reboot(bootloader=True)), 303 (self.call.fastboot.Reboot(bootloader=True)), 305 (self.call.fastboot.Reboot(bootloader=True)),
|
/external/mesa3d/docs/ci/ |
D | bare-metal.rst | 13 and bootloader support are more primitive. 25 can see bootloader progress. 39 as fastboot, so we assume your bootloader can do TFTP, and that your 61 # filename didn't seem to get picked up by the bootloader, so we use
|
/external/toolchain-utils/binary_search_tool/android/ |
D | test_setup.sh | 62 adb reboot bootloader
|
/external/autotest/server/hosts/ |
D | base_classes.py | 51 bootloader = None variable in Host
|
/external/vboot_reference/tests/ |
D | load_kernel_tests.sh | 48 --bootloader "dummy_bootloader.bin" \
|
D | gen_preamble_testdata.sh | 79 --bootloader "${DATADIR}/dummy_bootloader.bin" \
|
D | gen_fuzz_test_cases.sh | 60 --bootloader ${TEST_BOOTLOADER_FILE} \
|
D | run_vbutil_kernel_arg_tests.sh | 109 --bootloader "${BIG}" \
|
/external/autotest/test_suites/ |
D | control.brillo-presubmit | 16 physical devices. WiFi, fastboot and other hardware or bootloader related tests
|
/external/pigweed/pw_boot_armv7m/ |
D | basic_armv7m.ld | 21 * This linker script is likely not suitable for a project with a bootloader. 90 * so it's used on reset, or by explicitly setting the VTOR in a bootloader
|
/external/dtc/Documentation/ |
D | dtc-paper.tex | 126 come either from the embedded bootloader, or from a specialised 132 kernel that parses it and the bootloader that generates it. In 136 \item \emph{relocatable}: the bootloader or kernel should be able to 140 \item \emph{insert and delete}: sometimes the bootloader might want to 380 and include it in the bootloader image. For minor revisions of the 381 board, the bootloader can contain code to make the necessary tweaks to 422 bootloader or firmware image. 481 the size of memory. The bootloader for such a board can have a device 569 machine. After writing a bootloader, BootX, for it in 1998, he
|
/external/bcc/ |
D | FAQ.txt | 28 modules and headers, update your bootloader and reboot into the new
|
/external/arm-trusted-firmware/docs/plat/ |
D | intel-agilex.rst | 58 quartus_cpf --bootloader bl2.hex <quartus_generated_sof> <output_sof_with_bl2>
|
D | intel-stratix10.rst | 58 quartus_cpf --bootloader bl2.hex <quartus_generated_sof> <output_sof_with_bl2>
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.06.txt | 15 Add support for Linux/FT's bootloader, which actually uses
|
/external/cpuinfo/test/build.prop/ |
D | galaxy-tab-3-7.0.log | 29 ro.bootloader=T210LKLUANB4
|
/external/nos/host/generic/nugget/proto/nugget/app/avb/ |
D | avb.proto | 59 bool bootloader = 2; field
|
/external/libese/ |
D | README.md | 81 like a bootloader or non-Linux OS, this library may need to be replaced.
|