fix(cpus): fix minor issue seen with a9 cpu

fix typo in a9_794073 report errata.

Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
Change-Id: Iace9f7fd18af529823488b6b6cb79e6bc13b9d4d
This commit is contained in:
Govindraj Raja 2023-07-03 14:08:36 -05:00
parent f3c80668c8
commit af704705c1

View file

@ -68,7 +68,7 @@ func cortex_a9_errata_report
* checking functions of each errata.
*/
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}
bx lr