Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/docs/
Dfirmware-update.rst132 - INTERRUPTED: This is the state of a secure, executable image after it has
330 if (normal world caller and no INTERRUPTED secure image) return -EPERM
333 image in the EXECUTED/INTERRUPTED state.
337 image state to INTERRUPTED. In either case, BL1 saves the calling world's
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dregrtest.py211 INTERRUPTED = -4 variable
355 result = INTERRUPTED, e.__class__.__name__
543 if result[0] == INTERRUPTED: