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

  /device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
qemu_trusted_boot.c 28 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) function
  /device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
uniphier_tbbr.c 32 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) function
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/fvp/
fvp_trusted_boot.c 22 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) function
  /device/linaro/bootloader/arm-trusted-firmware/plat/common/tbbr/
plat_tbbr.c 44 return plat_set_nv_ctr(cookie, nv_ctr);
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/common/
board_arm_trusted_boot.c 37 #pragma weak plat_set_nv_ctr macro
177 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) function
278 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) function
  /device/linaro/bootloader/arm-trusted-firmware/include/plat/common/
platform.h 292 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr);
  /device/linaro/bootloader/arm-trusted-firmware/drivers/auth/
auth_mod.c 289 return plat_set_nv_ctr(cookie, nv_ctr);

Completed in 294 milliseconds