commit | 91d806141184ccc5d591de51f7c8b9b7c26eb860 | [log] [tgz] |
---|---|---|
author | Zelalem <zelalem.aweke@arm.com> | Wed Feb 12 10:37:03 2020 -0600 |
committer | Zelalem <zelalem.aweke@arm.com> | Tue Feb 18 10:47:46 2020 -0600 |
tree | 8fdfe111e09b5de4d7495c03ea4cde6ba29ee2af | |
parent | 15fdeef3a3d54218a796ea6bb89ec448bebeed2d [diff] |
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>