services: fix switch statements to comply with MISRA rules
authorJonathan Wright <jonathan.wright@arm.com>
Wed, 14 Mar 2018 15:56:21 +0000 (15:56 +0000)
committerJonathan Wright <jonathan.wright@arm.com>
Mon, 26 Mar 2018 11:43:05 +0000 (12:43 +0100)
commit185a23ffa3b6fc007021ac9bbab2213c63911c0a
tree3d44244b8123c8be8ee14b355ef8cbc6f248c0ba
parent649c48f5dca1765eabd42b5d630736a5d1e1f5e2
services: fix switch statements to comply with MISRA rules

Ensure (where possible) that switch statements in services comply with
MISRA rules 16.1 - 16.7.

Change-Id: I47bf6ed4a026201e6fe125ce51842482e99e8bb0
Signed-off-by: Jonathan Wright <jonathan.wright@arm.com>
services/spd/opteed/opteed_main.c
services/spd/tlkd/tlkd_common.c
services/spd/tlkd/tlkd_main.c
services/spd/tspd/tspd_main.c
services/std_svc/sdei/sdei_main.c