Home
last modified time | relevance | path

Searched refs:FL_APP_HDR_SECURE (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/inc/
Dseos.h81 #define FL_APP_HDR_SECURE 0x0004 // secure content, needs to be zero-filled when discarded macro
/device/google/contexthub/firmware/src/
DappSec.c325 common.fwFlags |= FL_APP_HDR_SECURE; in appSecProcessIncomingHdr()
DnanohubCommand.c464 if ((app->hdr.fwFlags & FL_APP_HDR_SECURE)) in firmwareFinish()