| /rk3399_ARM-atf/plat/arm/board/n1sdp/ |
| H A D | n1sdp_trusted_boot.c | 17 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/arm/board/morello/ |
| H A D | morello_trusted_boot.c | 17 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/arm/board/corstone1000/common/ |
| H A D | corstone1000_trusted_boot.c | 39 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/rpi/common/ |
| H A D | rpi3_trusted_boot.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/qemu/common/ |
| H A D | qemu_trusted_boot.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/socionext/synquacer/ |
| H A D | sq_tbbr.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_tbbr.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/ |
| H A D | hikey_tbbr.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/imx/imx7/common/ |
| H A D | imx7_trusted_boot.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/ |
| H A D | hikey960_tbbr.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mp/ |
| H A D | imx8mp_trusted_boot.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mm/ |
| H A D | imx8mm_trusted_boot.c | 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/nxp/common/tbbr/ |
| H A D | csf_tbbr.c | 67 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| H A D | x509_tbbr.c | 32 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/arm/board/common/ |
| H A D | board_arm_trusted_boot.c | 44 #pragma weak plat_get_nv_ctr macro 207 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_trusted_boot.c | 100 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| H A D | fvp_bl2_measured_boot.c | 162 int rc = plat_get_nv_ctr(nv_ctr_oids[i], in fvp_populate_critical_data()
|
| /rk3399_ARM-atf/plat/brcm/board/common/ |
| H A D | board_arm_trusted_boot.c | 22 #pragma weak plat_get_nv_ctr macro 579 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32mp_trusted_boot.c | 173 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
|
| /rk3399_ARM-atf/include/plat/common/ |
| H A D | platform.h | 455 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr);
|
| /rk3399_ARM-atf/drivers/auth/ |
| H A D | auth_mod.c | 381 rc = plat_get_nv_ctr(param->plat_nv_ctr->cookie, &plat_nv_ctr); in auth_nvctr()
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 835 Function: plat_get_nv_ctr() 863 select the counter (as explained in plat_get_nv_ctr()). The second argument is
|