diff options
author | Shanker Donthineni <shankerd@codeaurora.org> | 2017-01-25 21:51:41 -0600 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2017-02-08 13:41:28 +0000 |
commit | 2fd632a00383e812db7186f903ebed808d9951bd (patch) | |
tree | 96364ef96432891493ad06de64f603babd68eb86 /crypto/ecb.c | |
parent | f20cc9b00c7b71f9b5e970b6bd4ac93b0d9cfd5b (diff) |
irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints
Read-allocation hints are not enabled for both the GIC-ITS and GICR
tables. This forces the hardware to always read the table contents
from an external memory (DDR) which is slow compared to cache memory.
Most of the tables are often read by hardware. So, it's better to
enable Read-allocate hints in addition to Write-allocate hints in
order to improve the GICR_PEND, GICR_PROP, Collection, Device, and
vCPU tables lookup time.
Signed-off-by: Shanker Donthineni <shankerd@codeaurora.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions