| /tf-a-ffa_el3_spmc/plat/arm/board/diphda/common/ |
| A D | diphda_trusted_boot.c | 50 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/plat/common/tbbr/ |
| A D | plat_tbbr.c | 45 return plat_set_nv_ctr(cookie, nv_ctr); in plat_set_nv_ctr2()
|
| /tf-a-ffa_el3_spmc/plat/imx/imx7/common/ |
| A D | imx7_trusted_boot.c | 28 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/plat/imx/imx8m/imx8mm/ |
| A D | imx8mm_trusted_boot.c | 28 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/ |
| A D | hikey960_tbbr.c | 28 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/plat/rpi/common/ |
| A D | rpi3_trusted_boot.c | 28 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/plat/socionext/uniphier/ |
| A D | uniphier_tbbr.c | 32 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/plat/qemu/common/ |
| A D | qemu_trusted_boot.c | 28 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/plat/hisilicon/hikey/ |
| A D | hikey_tbbr.c | 28 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/plat/nxp/common/tbbr/ |
| A D | csf_tbbr.c | 78 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| A D | x509_tbbr.c | 64 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/plat/arm/board/fvp/ |
| A D | fvp_trusted_boot.c | 46 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/plat/arm/board/common/ |
| A D | board_arm_trusted_boot.c | 46 #pragma weak plat_set_nv_ctr macro 224 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/drivers/auth/cryptocell/712/ |
| A D | cryptocell_plat_helpers.c | 99 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/drivers/auth/cryptocell/713/ |
| A D | cryptocell_plat_helpers.c | 95 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/plat/brcm/board/common/ |
| A D | board_arm_trusted_boot.c | 22 #pragma weak plat_set_nv_ctr macro 604 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
|
| /tf-a-ffa_el3_spmc/include/plat/common/ |
| A D | platform.h | 290 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr);
|
| /tf-a-ffa_el3_spmc/drivers/auth/ |
| A D | auth_mod.c | 301 return plat_set_nv_ctr(cookie, nv_ctr); in plat_set_nv_ctr2()
|
| /tf-a-ffa_el3_spmc/docs/getting_started/ |
| A D | porting-guide.rst | 762 Function: plat_set_nv_ctr() 787 interface is defined, then ``plat_set_nv_ctr()`` need not be defined. The
|