arm-trusted-firmware/lib
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 libc: armclang: Implement compiler printf symbols 2018-08-22 10:26:05 +01:00
aarch64 libc: armclang: Implement compiler printf symbols 2018-08-22 10:26:05 +01:00
compiler-rt libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
coreboot coreboot: Add support for CBMEM console 2018-01-19 15:21:12 -08:00
cpus denver: use plat_my_core_pos() to get core position 2018-09-04 17:33:32 -07:00
el3_runtime context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation 2018-08-29 17:16:20 -07:00
extensions Merge pull request #1532 from jeenu-arm/misra-fixes 2018-08-22 10:25:41 +01:00
libc libc: Fix some MISRA defects 2018-08-30 16:21:59 +01:00
libfdt Create a library file for libfdt 2018-08-03 11:31:26 +01:00
locks Fix MISRA Rule 5.3 Part 4 2018-06-12 13:21:36 +01:00
optee Fixed ARM-software/tf-issues#603 2018-08-23 14:44:18 -06:00
pmf libc: Use printf and snprintf across codebase 2018-08-22 10:26:05 +01:00
psci xlat v2: Flush xlat tables after being modified 2018-08-07 12:47:12 +01:00
romlib Add support for romlib in the build system 2018-08-03 11:31:42 +01:00
semihosting Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
stack_protector Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
utils Fix MISRA rule 8.3 2018-07-10 11:17:51 +01:00
xlat_tables libc: Use printf and snprintf across codebase 2018-08-22 10:26:05 +01:00
xlat_tables_v2 libc: Use printf and snprintf across codebase 2018-08-22 10:26:05 +01:00
zlib zlib: Fix build error when LOG_LEVEL=50 2018-02-08 09:36:48 +01:00