arm-trusted-firmware/lib/psci
Zelalem 2fe75a2de0 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>
2020-02-18 10:47:46 -06:00
..
aarch32 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
aarch64 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
psci_common.c coverity: fix MISRA violations 2020-02-18 10:47:46 -06:00
psci_lib.mk mem_protect: Add mem_protect API 2017-09-25 13:32:20 +01:00
psci_main.c Unify type of "cpu_idx" across PSCI module. 2020-01-10 17:11:51 +00:00
psci_mem_protect.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
psci_off.c Unify type of "cpu_idx" across PSCI module. 2020-01-10 17:11:51 +00:00
psci_on.c Unify type of "cpu_idx" across PSCI module. 2020-01-10 17:11:51 +00:00
psci_private.h Unify type of "cpu_idx" across PSCI module. 2020-01-10 17:11:51 +00:00
psci_setup.c Unify type of "cpu_idx" across PSCI module. 2020-01-10 17:11:51 +00:00
psci_stat.c Unify type of "cpu_idx" across PSCI module. 2020-01-10 17:11:51 +00:00
psci_suspend.c Unify type of "cpu_idx" across PSCI module. 2020-01-10 17:11:51 +00:00
psci_system_off.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00