arm-trusted-firmware/include
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
..
bl31 Allow FP register context to be optional at build time 2014-07-10 11:41:44 +01:00
bl32/payloads Move BL porting functions into platform.h 2014-05-23 17:18:54 +01:00
common Rework incorrect use of assert() and panic() in codebase 2014-07-28 12:20:16 +01:00
drivers Rework incorrect use of assert() and panic() in codebase 2014-07-28 12:20:16 +01:00
lib Calculate TCR bits based on VA and PA 2014-07-09 12:33:33 +01:00
plat/common Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 2014-07-11 14:16:13 +01:00
stdlib Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00