arm-trusted-firmware/include/lib/fconf
Louis Mayencourt 845db72261 fconf: Fix misra issues
MISRA C-2012 Rule 20.7:
Macro parameter expands into an expression without being wrapped by parentheses.

MISRA C-2012 Rule 12.1:
Missing explicit parentheses on sub-expression.

MISRA C-2012 Rule 18.4:
Essential type of the left hand operand is not the same as that of the right
operand.

Include does not provide any needed symbols.

Change-Id: Ie1c6451cfbc8f519146c28b2cf15c50b1f36adc8
Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>
2020-02-27 16:14:07 +00:00
..
fconf.h fconf: Fix misra issues 2020-02-27 16:14:07 +00:00
fconf_dyn_cfg_getter.h fconf: Add dynamic config DTBs info as property 2020-02-07 13:51:32 +00:00
fconf_tbbr_getter.h fconf: Add mbedtls shared heap as property 2020-02-07 13:51:32 +00:00