Home
last modified time | relevance | path

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

/scripts/west_commands/
A Dblobs.py198 if blob['status'] == zephyr_module.BLOB_NOT_PRESENT:
/scripts/
A Dzephyr_module.py196 BLOB_NOT_PRESENT = 'D' variable
328 return BLOB_NOT_PRESENT
391 taint_blobs = any(b['status'] != BLOB_NOT_PRESENT for b in blobs)

Completed in 7 milliseconds