• Zelalem's avatar
    coverity: fix MISRA violations · 2fe75a2d
    Zelalem authored
    
    
    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: default avatarZelalem <zelalem.aweke@arm.com>
    2fe75a2d
bl1_main.c 7.77 KB