Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/secure_fw/partitions/protected_storage/
Dps_object_table.c413 uint32_t nvc_2; in ps_object_table_nvc_authenticate() local
420 err = ps_read_nv_counter(TFM_PS_NV_COUNTER_2, &nvc_2); in ps_object_table_nvc_authenticate()
431 if (init_ctx->nvc_3 != nvc_2) { in ps_object_table_nvc_authenticate()