Home
last modified time | relevance | path

Searched refs:ERRATA_NOT_APPLIES (Results 1 – 17 of 17) sorted by relevance

/arm-trusted-firmware-2.8.0/services/arm_arch_svc/
A Darm_arch_svc_setup.c33 if (check_wa_cve_2017_5715() == ERRATA_NOT_APPLIES) in smccc_arch_features()
85 if ((check_smccc_arch_wa3_applies() == ERRATA_NOT_APPLIES) && in smccc_arch_features()
86 (check_wa_cve_2017_5715() == ERRATA_NOT_APPLIES)) { in smccc_arch_features()
/arm-trusted-firmware-2.8.0/lib/cpus/aarch32/
A Dcortex_a57.S75 cmp r0, #ERRATA_NOT_APPLIES
119 cmp r0, #ERRATA_NOT_APPLIES
147 cmp r0, #ERRATA_NOT_APPLIES
194 cmp r0, #ERRATA_NOT_APPLIES
223 cmp r0, #ERRATA_NOT_APPLIES
252 cmp r0, #ERRATA_NOT_APPLIES
281 cmp r0, #ERRATA_NOT_APPLIES
316 cmp r0, #ERRATA_NOT_APPLIES
345 cmp r0, #ERRATA_NOT_APPLIES
371 cmp r0, #ERRATA_NOT_APPLIES
A Dcortex_a53.S77 cmp r0, #ERRATA_NOT_APPLIES
131 cmp r0, #ERRATA_NOT_APPLIES
165 cmp r0, #ERRATA_NOT_APPLIES
A Dcortex_a17.S52 cmp r0, #ERRATA_NOT_APPLIES
80 cmp r0, #ERRATA_NOT_APPLIES
A Dcpu_helpers.S190 movhi r0, #ERRATA_NOT_APPLIES
203 movlt r0, #ERRATA_NOT_APPLIES
A Dcortex_a15.S79 cmp r0, #ERRATA_NOT_APPLIES
A Dcortex_a72.S76 cmp r0, #ERRATA_NOT_APPLIES
/arm-trusted-firmware-2.8.0/lib/cpus/
A Derrata_report.c70 [ERRATA_NOT_APPLIES] = "not applied", in errata_print_msg()
85 case ERRATA_NOT_APPLIES: in errata_print_msg()
/arm-trusted-firmware-2.8.0/lib/cpus/aarch64/
A Ddsu_helpers.S30 mov x3, #ERRATA_NOT_APPLIES
99 mov x0, #ERRATA_NOT_APPLIES
162 mov x3, #ERRATA_NOT_APPLIES
A Dcpu_helpers.S246 mov x3, #ERRATA_NOT_APPLIES
262 mov x3, #ERRATA_NOT_APPLIES
278 mov x4, #ERRATA_NOT_APPLIES
388 mov x0, #ERRATA_NOT_APPLIES
454 mov x0, #ERRATA_NOT_APPLIES
A Dcortex_a72.S114 mov x0, #ERRATA_NOT_APPLIES
155 mov x0, #ERRATA_NOT_APPLIES
A Dcortex_a53.S213 mov x0, #ERRATA_NOT_APPLIES
225 mov x2, #ERRATA_NOT_APPLIES
A Dcortex_a75.S159 mov x0, #ERRATA_NOT_APPLIES
A Dcortex_a73.S219 mov x0, #ERRATA_NOT_APPLIES
A Dcortex_a55.S87 mov x2, #ERRATA_NOT_APPLIES
/arm-trusted-firmware-2.8.0/include/lib/cpus/
A Derrata_report.h29 #define ERRATA_NOT_APPLIES 0 macro
/arm-trusted-firmware-2.8.0/docs/design/
A Dfirmware-design.rst1476 ``ERRATA_NOT_APPLIES``. The utility functions ``cpu_get_rev_var`` and

Completed in 29 milliseconds