mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
Merge "fix(cpus): fix minor issue seen with a9 cpu" into integration
This commit is contained in:
commit
37366af8d4
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ func cortex_a9_errata_report
|
||||||
* checking functions of each errata.
|
* checking functions of each errata.
|
||||||
*/
|
*/
|
||||||
report_errata WORKAROUND_CVE_2017_5715, cortex_a9, cve_2017_5715
|
report_errata WORKAROUND_CVE_2017_5715, cortex_a9, cve_2017_5715
|
||||||
report_errata ERRATA_A9_794073, cortex_a9, a9_79407
|
report_errata ERRATA_A9_794073, cortex_a9, a9_794073
|
||||||
|
|
||||||
pop {r12, lr}
|
pop {r12, lr}
|
||||||
bx lr
|
bx lr
|
||||||
|
|
Loading…
Add table
Reference in a new issue