Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c66 #define REQUIRE_SIGNED_IMAGE true macro
271 …dState->appSecState = appSecInit(writeCbk, pubKeyFindCbk, osSecretKeyLookup, REQUIRE_SIGNED_IMAGE); in resetDownloadState()