arm-trusted-firmware/services/spd/tspd
Juan Castillo d3280beb70 Rework incorrect use of assert() and panic() in codebase
Assert a valid security state using the macro sec_state_is_valid().
Replace assert() with panic() in those cases that might arise
because of runtime errors and not programming errors.
Replace panic() with assert() in those cases that might arise
because of programming errors.

Fixes ARM-software/tf-issues#96

Change-Id: I51e9ef0439fd5ff5e0edfef49050b69804bf14d5
2014-07-28 12:20:16 +01:00
..
tspd.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
tspd_common.c Rework incorrect use of assert() and panic() in codebase 2014-07-28 12:20:16 +01:00
tspd_helpers.S Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
tspd_main.c Initialise CPU contexts from entry_point_info 2014-06-23 14:55:44 +01:00
tspd_pm.c Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
tspd_private.h Split platform.h into separate headers 2014-05-23 15:52:29 +01:00