arm-trusted-firmware/include/lib/libc
Alexei Fedorov 0aa9f3c0f2 TF-A: Redefine true/false definitions
This patch redefines 'true' and 'false' definitions in
'include/lib/libc/stdbool.h' to fix defect reported by
MISRA C-2012 Rule 10.1
"The expression \"0\" of non-boolean essential type is
being interpreted as a boolean value for the operator \"? :\"."

Change-Id: Ie1b16e5826e5427cc272bd753e15d4d283e1ee4c
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
2020-07-14 15:28:26 +00:00
..
aarch32 libc: Consolidate the size_t and NULL definitions 2019-12-06 11:37:19 +01:00
aarch64 libc: Consolidate the size_t and NULL definitions 2019-12-06 11:37:19 +01:00
assert.h libc: fix sparse warning for __assert() 2019-09-11 11:28:46 +09:00
cdefs.h Introduce RECLAIM_INIT_CODE build flag 2018-10-03 11:47:30 +01:00
endian.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
errno.h libc: Cleanup FreeBSD files 2018-08-22 10:26:05 +01:00
limits.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
setjmp.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
stdarg.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
stdbool.h TF-A: Redefine true/false definitions 2020-07-14 15:28:26 +00:00
stddef.h libc: Consolidate unified definitions 2019-12-06 11:37:19 +01:00
stdint.h libc: Fix SIZE_MAX on AArch32 2019-12-16 15:24:50 +01:00
stdio.h libc: Consolidate the size_t and NULL definitions 2019-12-06 11:37:19 +01:00
stdlib.h libc: Consolidate the size_t and NULL definitions 2019-12-06 11:37:19 +01:00
string.h Merge "libc: add memrchr" into integration 2019-12-11 10:14:13 +00:00
time.h libc: Consolidate the size_t and NULL definitions 2019-12-06 11:37:19 +01:00