arm-trusted-firmware/include/lib
Antonio Nino Diaz 1a74e4a895 cpus: Add casts to all definitions in CPU headers
There are some incorrect casts and some missing casts in the headers.
This patch fixes the ones that were 64-bit or 32-bit wide wrongly and
adds casts where they were missing.

Note that none of the changes of the patch actually changes the values
of the definitions. This patch is just for correctness.

Change-Id: Iad6458021bad521922ce4f91bafff38b116b49eb
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2019-02-11 13:34:57 +00:00
..
cpus cpus: Add casts to all definitions in CPU headers 2019-02-11 13:34:57 +00:00
el3_runtime Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
extensions Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
libc libc: Move setjmp to libc folder 2019-02-08 13:42:38 +00:00
libfdt libfdt: Downgrade to version 1.4.6-9 2018-10-30 13:42:13 +00:00
pmf Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
psci Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sprt SPM: Introduce SPRT C host library 2018-12-11 15:04:24 +00:00
xlat_tables lib/xlat_tables: Add support for ARMv8.4-TTST 2019-01-30 11:17:38 +00:00
zlib Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bakery_lock.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
cassert.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
coreboot.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
mmio.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
object_pool.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
optee_utils.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
runtime_instr.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
semihosting.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
smccc.h Remove support for the SMC Calling Convention 2.0 2019-01-30 16:01:49 +00:00
spinlock.h bakery: Fix MISRA defects 2018-11-01 14:15:39 +00:00
utils.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
utils_def.h Initial Spectre V1 mitigations (CVE-2017-5753). 2018-11-26 13:22:14 +00:00