arm-trusted-firmware/drivers/arm/gic
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
..
arm_gic.c Rework incorrect use of assert() and panic() in codebase 2014-07-28 12:20:16 +01:00
gic_v2.c Introduce interrupt registration framework in BL3-1 2014-05-22 17:46:56 +01:00
gic_v3.c Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00