Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/arm/board/morello/
A Dmorello_trusted_boot.c17 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/arm/board/corstone1000/common/
A Dcorstone1000_trusted_boot.c39 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/arm/board/n1sdp/
A Dn1sdp_trusted_boot.c17 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/qemu/common/
A Dqemu_trusted_boot.c21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/rpi/common/
A Drpi3_trusted_boot.c21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/socionext/synquacer/
A Dsq_tbbr.c21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/
A Duniphier_tbbr.c21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/
A Dhikey_tbbr.c21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/
A Dhikey960_tbbr.c21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/imx/imx7/common/
A Dimx7_trusted_boot.c21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/imx8mm/
A Dimx8mm_trusted_boot.c21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/imx8mp/
A Dimx8mp_trusted_boot.c21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/nxp/common/tbbr/
A Dcsf_tbbr.c67 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
A Dx509_tbbr.c32 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/drivers/auth/cryptocell/712/
A Dcryptocell_plat_helpers.c75 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/arm/board/common/
A Dboard_arm_trusted_boot.c47 #pragma weak plat_get_nv_ctr macro
228 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/drivers/auth/cryptocell/713/
A Dcryptocell_plat_helpers.c71 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/plat/brcm/board/common/
A Dboard_arm_trusted_boot.c22 #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
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/
A Dfvp_bl2_measured_boot.c147 int rc = plat_get_nv_ctr(nv_ctr_oids[i], in fvp_populate_critical_data()
/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_trusted_boot.c172 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
/arm-trusted-firmware-2.8.0/include/plat/common/
A Dplatform.h343 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr);
/arm-trusted-firmware-2.8.0/drivers/auth/
A Dauth_mod.c287 rc = plat_get_nv_ctr(param->plat_nv_ctr->cookie, &plat_nv_ctr); in auth_nvctr()
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst757 Function: plat_get_nv_ctr()
785 select the counter (as explained in plat_get_nv_ctr()). The second argument is

Completed in 17 milliseconds