arm-trusted-firmware/include/lib/cpus/aarch32
Roberto Vargas 9fdad69909 Remove integrity check in declare_cpu_ops_base
This check was added to ensure the correct behaviour of fill_constants
macro. This macro has been verified and it is known his correct
behaviour. The check generates an error when the clang assembler is
used, so it is better to remove the check.

Change-Id: I3447ff9e9e5ee5cf0502f65e53c3d105d9396b8b
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2018-07-11 09:23:04 +01:00
..
aem_generic.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
cortex_a5.h ARMv7: introduce Cortex-A5 2017-11-08 13:49:45 +01:00
cortex_a7.h ARMv7: introduce Cortex-A7 2017-11-08 13:49:49 +01:00
cortex_a9.h ARMv7: introduce Cortex-A9 2017-11-08 13:49:43 +01:00
cortex_a12.h ARMv7: introduce Cortex-A12 2017-11-08 13:49:55 +01:00
cortex_a15.h Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 2018-01-18 10:36:25 +00:00
cortex_a17.h ARMv7: introduce Cortex-A17 2017-11-08 13:49:52 +01:00
cortex_a32.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
cortex_a53.h CPU: Correct names of implementation-defined aux regs 2017-08-29 13:52:48 +01:00
cortex_a57.h aarch32: Implement static workaround for CVE-2018-3639 2018-05-23 12:45:48 +01:00
cortex_a72.h aarch32: Implement static workaround for CVE-2018-3639 2018-05-23 12:45:48 +01:00
cpu_macros.S Remove integrity check in declare_cpu_ops_base 2018-07-11 09:23:04 +01:00