Home
last modified time | relevance | path

Searched refs:OS_UPDT_MARKER_INPROGRESS (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dbl.c355 if (hdr->marker == OS_UPDT_MARKER_INPROGRESS) in blVerifyOsImage()
399 cpy.marker = OS_UPDT_MARKER_INPROGRESS; in blVerifyOsImage()
613 if (i != sizeof(hdr->magic) || hdr->marker != OS_UPDT_MARKER_INPROGRESS) in blLoader()
661 blUpdateMark(OS_UPDT_MARKER_INPROGRESS, OS_UPDT_MARKER_DOWNLOADED); in blLoader()
/device/google/contexthub/lib/include/nanohub/
Dnanohub.h196 #define OS_UPDT_MARKER_INPROGRESS 0xFF macro
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c607 .marker = OS_UPDT_MARKER_INPROGRESS, in handleOs()
Dpostprocess_elf.c865 .marker = OS_UPDT_MARKER_INPROGRESS, in handleOs()