Searched refs:otpVersion (Results 1 – 2 of 2) sorted by relevance
211 if (certPkgInfo->activeMinSwVersionVal > certPkgInfo->otpVersion) { in CCSbSetNvCounter()224 uint32_t otpVersion; in CCSbVerifyNvCounter() local241 error = NVM_GetSwVersion(hwBaseAddress, keyIndex, &otpVersion); in CCSbVerifyNvCounter()246 certPkgInfo->otpVersion = otpVersion; in CCSbVerifyNvCounter()249 otpVersion = certPkgInfo->otpVersion; in CCSbVerifyNvCounter()261 if (swVersion < otpVersion){ in CCSbVerifyNvCounter()
36 uint32_t otpVersion; member