Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/plat/common/tbbr/
Dplat_tbbr.c29 int plat_set_nv_ctr2(void *cookie, const auth_img_desc_t *img_desc, in plat_set_nv_ctr2() function
/trusted-firmware-a-3.7.0/drivers/auth/
Dauth_mod.c28 #pragma weak plat_set_nv_ctr2 macro
399 int plat_set_nv_ctr2(void *cookie, const auth_img_desc_t *img_desc __unused, in plat_set_nv_ctr2() function
520 rc = plat_set_nv_ctr2(nv_ctr_param->plat_nv_ctr->cookie, in auth_mod_verify_img()
/trusted-firmware-a-3.7.0/include/plat/common/
Dplatform.h376 int plat_set_nv_ctr2(void *cookie, const struct auth_img_desc_s *img_desc,
/trusted-firmware-a-3.7.0/docs/
Dporting-guide.rst869 Function: plat_set_nv_ctr2()