coverity: fix MISRA violations
Fixes for the following MISRA violations:
- Missing explicit parentheses on sub-expression
- An identifier or macro name beginning with an
  underscore, shall not be declared
- Type mismatch in BL1 SMC handlers and tspd_main.c

Change-Id: I7a92abf260da95acb0846b27c2997b59b059efc4
Signed-off-by: Zelalem <zelalem.aweke@arm.com>
1 parent 572fcdd commit 2fe75a2de087ec23162c5fd25ba439bd330ea50c
@Zelalem Zelalem authored on 12 Feb 2020
Showing 9 changed files
View
bl1/bl1_fwu.c
View
bl1/bl1_main.c
View
bl1/bl1_private.h
View
drivers/cfi/v2m/v2m_flash.c
View
include/bl1/bl1.h
View
include/lib/el3_runtime/aarch32/context.h
View
include/lib/el3_runtime/aarch64/context.h
View
lib/psci/psci_common.c
View
services/spd/tspd/tspd_main.c