arm-trusted-firmware/include
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
..
arch libc: Move setjmp to libc folder 2019-02-08 13:42:38 +00:00
bl1 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl2 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl32 tlkd: support new TLK SMCs 2019-01-31 08:46:54 -08:00
common Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup 2019-02-05 11:31:15 +00:00
drivers rpi3: Add SDHost driver 2019-02-01 04:09:31 +08:00
dt-bindings stm32mp1: update device tree files 2019-01-18 15:45:08 +01:00
lib cpus: Add casts to all definitions in CPU headers 2019-02-11 13:34:57 +00:00
plat Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET 2019-02-01 10:48:34 +01:00
services Remove support for the SMC Calling Convention 2.0 2019-01-30 16:01:49 +00:00
tools_share Sanitise includes across codebase 2019-01-04 10:43:17 +00:00