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

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/cpus/
errata_report.h 27 #define ERRATA_APPLIES 1
  /device/linaro/bootloader/arm-trusted-firmware/lib/cpus/
errata_report.c 68 [ERRATA_APPLIES] = "applied",
86 case ERRATA_APPLIES:
  /device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch32/
cpu_helpers.S 180 movls r0, #ERRATA_APPLIES
193 movge r0, #ERRATA_APPLIES
cortex_a57.S 93 mov r0, #ERRATA_APPLIES
  /device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch64/
cpu_helpers.S 206 mov x2, #ERRATA_APPLIES
220 mov x2, #ERRATA_APPLIES
cortex_a57.S 104 mov x0, #ERRATA_APPLIES

Completed in 163 milliseconds