arm-trusted-firmware/services/spd/tspd
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
..
tspd.mk Sanitize SPD include paths 2019-02-12 11:58:22 +00:00
tspd_common.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tspd_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tspd_main.c coverity: fix MISRA violations 2020-02-18 10:47:46 -06:00
tspd_pm.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tspd_private.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00