arm-trusted-firmware/services/spd/tspd
Roberto Vargas 1a29f93815 Fix MISRA rule 8.4 Part 3
Rule 8.4: A compatible declaration shall be visible when
          an object or function with external linkage is defined

Fixed for:
	make DEBUG=1 PLAT=fvp SPD=tspd all

Change-Id: I0a16cf68fef29cf00ec0a52e47786f61d02ca4ae
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2018-04-13 14:01:56 +01:00
..
tspd.mk TSPD: Require NS preemption along with EL3 exception handling 2018-02-06 07:58:55 +00:00
tspd_common.c spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` 2017-11-08 18:05:14 +00:00
tspd_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tspd_main.c services: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
tspd_pm.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tspd_private.h Fix MISRA rule 8.4 Part 3 2018-04-13 14:01:56 +01:00