HomeSort by relevance Sort by last modified time
    Searched refs:plat_get_nv_ctr (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
qemu_trusted_boot.c 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) function
  /device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
uniphier_tbbr.c 21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) function
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/common/
board_arm_trusted_boot.c 36 #pragma weak plat_get_nv_ctr macro
147 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) function
254 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) function
  /device/linaro/bootloader/arm-trusted-firmware/include/plat/common/
platform.h 291 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr);
  /device/linaro/bootloader/arm-trusted-firmware/drivers/auth/
auth_mod.c 271 rc = plat_get_nv_ctr(param->plat_nv_ctr->cookie, &plat_nv_ctr);

Completed in 957 milliseconds