Searched refs:ERRATA_MISSING (Results 1 – 13 of 13) sorted by relevance
| /rk3399_ARM-atf/lib/cpus/ |
| H A D | errata_report.c | 40 if (status == ERRATA_MISSING) { in print_status() 84 status = ERRATA_MISSING; in generic_errata_report()
|
| H A D | errata_common.c | 216 return ERRATA_MISSING; in check_erratum_applies()
|
| /rk3399_ARM-atf/lib/cpus/aarch32/ |
| H A D | cortex_a9.S | 42 mov r0, #ERRATA_MISSING 53 mov r0, #ERRATA_MISSING
|
| H A D | cortex_a72.S | 93 mov r0, #ERRATA_MISSING 103 mov r0, #ERRATA_MISSING 111 mov r0, #ERRATA_MISSING
|
| H A D | cortex_a15.S | 101 mov r0, #ERRATA_MISSING 112 mov r0, #ERRATA_MISSING
|
| H A D | cortex_a57.S | 410 mov r0, #ERRATA_MISSING 420 mov r0, #ERRATA_MISSING 428 mov r0, #ERRATA_MISSING
|
| H A D | cortex_a17.S | 102 mov r0, #ERRATA_MISSING
|
| /rk3399_ARM-atf/lib/cpus/aarch64/ |
| H A D | cortex_a75.S | 94 mov x0, #ERRATA_MISSING 98 mov x0, #ERRATA_MISSING
|
| H A D | cortex_a73.S | 80 mov x0, #ERRATA_MISSING 84 mov x0, #ERRATA_MISSING
|
| H A D | cortex_a72.S | 125 mov x0, #ERRATA_MISSING 129 mov x0, #ERRATA_MISSING
|
| H A D | denver.S | 220 mov x0, #ERRATA_MISSING
|
| /rk3399_ARM-atf/include/lib/cpus/ |
| H A D | errata.h | 28 #define ERRATA_MISSING 2 macro
|
| /rk3399_ARM-atf/include/lib/cpus/aarch64/ |
| H A D | cpu_macros.S | 629 mov x0, #ERRATA_MISSING
|