arm-trusted-firmware/include/lib/cpus/aarch64
Soby Mathew d9bdaf2d98 Add support for selected Cortex-A57 errata workarounds
This patch adds workarounds for selected errata which affect the Cortex-A57 r0p0
part. Each workaround has a build time flag which should be used by the platform
port to enable or disable the corresponding workaround. The workarounds are
disabled by default. An assertion is raised if the platform enables a workaround
which does not match the CPU revision at runtime.

Change-Id: I9ae96b01c6ff733d04dc733bd4e67dbf77b29fb0
2014-08-20 19:14:31 +01:00
..
aem_generic.h Add CPU specific power management operations 2014-08-20 19:14:31 +01:00
cortex_a53.h Add CPU specific crash reporting handlers 2014-08-20 19:14:31 +01:00
cortex_a57.h Add support for selected Cortex-A57 errata workarounds 2014-08-20 19:14:31 +01:00
cpu_macros.S Add CPU specific crash reporting handlers 2014-08-20 19:14:31 +01:00