/tf-a-ffa_el3_spmc/plat/arm/board/diphda/common/ |
A D | diphda_trusted_boot.c | 39 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/ |
A D | hikey_tbbr.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/plat/rpi/common/ |
A D | rpi3_trusted_boot.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/plat/socionext/uniphier/ |
A D | uniphier_tbbr.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/plat/qemu/common/ |
A D | qemu_trusted_boot.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/plat/imx/imx7/common/ |
A D | imx7_trusted_boot.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/plat/imx/imx8m/imx8mm/ |
A D | imx8mm_trusted_boot.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/ |
A D | hikey960_tbbr.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/plat/nxp/common/tbbr/ |
A D | csf_tbbr.c | 67 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
A D | x509_tbbr.c | 32 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/plat/arm/board/common/ |
A D | board_arm_trusted_boot.c | 45 #pragma weak plat_get_nv_ctr macro 192 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/drivers/auth/cryptocell/712/ |
A D | cryptocell_plat_helpers.c | 75 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/drivers/auth/cryptocell/713/ |
A D | cryptocell_plat_helpers.c | 71 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/plat/brcm/board/common/ |
A D | board_arm_trusted_boot.c | 21 #pragma weak plat_get_nv_ctr macro 578 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
/tf-a-ffa_el3_spmc/include/plat/common/ |
A D | platform.h | 289 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr);
|
/tf-a-ffa_el3_spmc/drivers/auth/ |
A D | auth_mod.c | 282 rc = plat_get_nv_ctr(param->plat_nv_ctr->cookie, &plat_nv_ctr); in auth_nvctr()
|
/tf-a-ffa_el3_spmc/docs/getting_started/ |
A D | porting-guide.rst | 744 Function: plat_get_nv_ctr() 772 select the counter (as explained in plat_get_nv_ctr()). The second argument is
|