arm-trusted-firmware/services/spd/tspd
Achin Gupta 2eb01d341f Fix build failure due to a typo in TSPD code
This patch fixes a build failure when TSPD support is included. The failure was
due to a missing semi-colon at the end of a C statement in tspd_common.c

Change-Id: I8fbd0d500bd9145b15f862b8686e570b80fcce8c
2014-03-26 19:00:27 +00:00
..
tspd.mk Update Makefiles to get proper dependency checking working. 2014-03-05 16:21:14 +00:00
tspd_common.c Fix build failure due to a typo in TSPD code 2014-03-26 19:00:27 +00:00
tspd_helpers.S Add Test Secure Payload Dispatcher (TSPD) service 2014-02-20 19:06:34 +00:00
tspd_main.c Implement standard calls for TSP 2014-03-20 11:16:23 +00:00
tspd_pm.c Implement late binding for runtime hooks 2014-02-26 19:53:48 +00:00
tspd_private.h Implement late binding for runtime hooks 2014-02-26 19:53:48 +00:00