Home
last modified time | relevance | path

Searched refs:BOOTLOADER (Results 1 – 2 of 2) sorted by relevance

/trusty/device/arm/generic-arm64/project/qemu/
Drun.py57 target_state = qemu.RunnerState.BOOTLOADER
66 runner.state == qemu.RunnerState.BOOTLOADER):
Dqemu.py321 BOOTLOADER = 1 variable in RunnerState
816 assert target_state in [RunnerState.BOOTLOADER,
840 if target_state == RunnerState.BOOTLOADER:
985 self.launch(RunnerState.BOOTLOADER if boot_tests else