Home
last modified time | relevance | path

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

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