arm-trusted-firmware/lib/cpus
Varun Wadekar 1593cae46e denver: use plat_my_core_pos() to get core position
The current functions to disable and enable Dynamic Code Optimizer
(DCO) assume that all denver cores are in the same cluster. They
ignore AFF1 field of the mpidr_el1 register, which leads to
incorect logical core id calculation.

This patch calls the platform handler, plat_my_core_pos(), to get
the logical core id to disable/enable DCO for the core.

Original change by: Krishna Sitaraman <ksitaraman@nvidia.com>

Change-Id: I45fbd1f1eb032cc1db677a4fdecc554548b4a830
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2018-09-04 17:33:32 -07:00
..
aarch32 aarch32: Implement static workaround for CVE-2018-3639 2018-05-23 12:45:48 +01:00
aarch64 denver: use plat_my_core_pos() to get core position 2018-09-04 17:33:32 -07:00
cpu-ops.mk DSU erratum 936184 workaround 2018-08-17 10:34:43 +01:00
errata_report.c Merge pull request #1228 from dp-arm/dp/cve_2017_5715 2018-01-25 00:06:50 +00:00