Searched refs:ERRATA_MISSING (Results 1 – 25 of 34) sorted by relevance
12
/arm-trusted-firmware-2.8.0/lib/cpus/ |
A D | errata_report.c | 72 [ERRATA_MISSING] = "missing!" in errata_print_msg() 93 case ERRATA_MISSING: in errata_print_msg()
|
/arm-trusted-firmware-2.8.0/lib/cpus/aarch64/ |
A D | cortex_a75.S | 155 mov x0, #ERRATA_MISSING 167 mov x0, #ERRATA_MISSING 181 mov x0, #ERRATA_MISSING 185 mov x0, #ERRATA_MISSING
|
A D | cortex_a73.S | 215 mov x0, #ERRATA_MISSING 227 mov x0, #ERRATA_MISSING 241 mov x0, #ERRATA_MISSING 245 mov x0, #ERRATA_MISSING
|
A D | cortex_a72.S | 110 mov x0, #ERRATA_MISSING 122 mov x0, #ERRATA_MISSING 136 mov x0, #ERRATA_MISSING 145 mov x0, #ERRATA_MISSING
|
A D | cortex_a76ae.S | 32 mov x0, #ERRATA_MISSING
|
A D | cortex_hunter.S | 33 mov x0, #ERRATA_MISSING
|
A D | cortex_hunter_elp_arm.S | 33 mov x0, #ERRATA_MISSING
|
A D | neoverse_poseidon.S | 49 mov x0, #ERRATA_MISSING
|
A D | neoverse_v2.S | 49 mov x0, #ERRATA_MISSING
|
A D | cortex_a715.S | 33 mov x0, #ERRATA_MISSING
|
A D | cortex_a57.S | 385 mov x0, #ERRATA_MISSING 394 mov x0, #ERRATA_MISSING 408 mov x0, #ERRATA_MISSING 518 mov x0, #ERRATA_MISSING
|
A D | cortex_x3.S | 56 mov x0, #ERRATA_MISSING
|
A D | denver.S | 211 mov x0, #ERRATA_MISSING 233 mov x0, #ERRATA_MISSING
|
A D | cortex_x1.S | 113 mov x0, #ERRATA_MISSING
|
A D | cortex_a78c.S | 159 mov x0, #ERRATA_MISSING
|
A D | cortex_a78_ae.S | 183 mov x0, #ERRATA_MISSING
|
A D | cortex_a53.S | 251 mov x0, #ERRATA_MISSING
|
/arm-trusted-firmware-2.8.0/include/lib/cpus/ |
A D | errata_report.h | 31 #define ERRATA_MISSING 2 macro
|
/arm-trusted-firmware-2.8.0/lib/cpus/aarch32/ |
A D | cortex_a9.S | 42 mov r0, #ERRATA_MISSING 51 mov r0, #ERRATA_MISSING
|
A D | cortex_a72.S | 91 mov r0, #ERRATA_MISSING 99 mov r0, #ERRATA_MISSING 105 mov r0, #ERRATA_MISSING
|
A D | cortex_a15.S | 98 mov r0, #ERRATA_MISSING 107 mov r0, #ERRATA_MISSING
|
A D | cortex_a57.S | 386 mov r0, #ERRATA_MISSING 394 mov r0, #ERRATA_MISSING 400 mov r0, #ERRATA_MISSING
|
A D | cortex_a17.S | 98 mov r0, #ERRATA_MISSING
|
/arm-trusted-firmware-2.8.0/include/lib/cpus/aarch32/ |
A D | cpu_macros.S | 209 movne r0, #ERRATA_MISSING
|
/arm-trusted-firmware-2.8.0/include/lib/cpus/aarch64/ |
A D | cpu_macros.S | 265 mov x0, #ERRATA_MISSING
|
Completed in 30 milliseconds
12