arm-trusted-firmware/include/lib
Yann Gautier 630cdf7914 aarch32: PAR_ADDR_MASK should explicitly use BIT_64
PAR register used here is a 64 bit register.
On AARCH32 BIT macro is BIT_32.
PAR_ADDR_MASK should then use BIT_64 to avoid overflow.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
2018-09-20 15:48:52 +02:00
..
aarch32 aarch32: PAR_ADDR_MASK should explicitly use BIT_64 2018-09-20 15:48:52 +02:00
aarch64 Merge pull request #1547 from semihalf-dabros-jan/semihalf-dabros-jan/fix_errmisc 2018-08-31 13:18:30 +01:00
cpus cpus: denver: Implement static workaround for CVE-2018-3639 2018-09-04 17:34:08 -07:00
el3_runtime SDEI: MISRA fixes 2018-08-20 09:05:39 +01:00
extensions libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
libc libc: Move tf_printf and tf_snprintf to libc 2018-08-22 10:26:05 +01:00
libfdt libfdt: Replace v1.4.1 by v1.4.2 2017-01-16 17:26:04 +00:00
pmf PMF: Fix MISRA defects 2018-07-20 13:27:31 +01:00
psci libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
xlat_tables libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
zlib zlib: add gunzip() support 2018-02-02 00:18:54 +09:00
bakery_lock.h libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
cassert.h libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
coreboot.h libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
mmio.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
optee_utils.h Add Trusted OS extra image parsing support for ARM standard platforms 2017-08-09 18:06:05 +08:00
runtime_instr.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
semihosting.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
smcc.h Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
smccc.h Fix incorrect pointer conversion in SMC_UUID_RET() 2018-07-03 17:35:08 +02:00
smccc_v1.h Add support for the SMC Calling Convention 2.0 2018-04-23 15:43:29 +01:00
smccc_v2.h Add support for the SMC Calling Convention 2.0 2018-04-23 15:43:29 +01:00
spinlock.h libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
utils.h libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
utils_def.h Fix check_[uptr/u32]_overflow() macros MISRA defects 2018-07-20 11:36:00 +01:00