Separate out CASSERT macro into own header
authorDan Handley <dan.handley@arm.com>
Thu, 17 Apr 2014 16:29:58 +0000 (17:29 +0100)
committerDan Handley <dan.handley@arm.com>
Tue, 6 May 2014 11:35:02 +0000 (12:35 +0100)
commitbdbfc3c298b4cdc36412d6abd55a4fe79e643b44
treeb66246f7fdd044e79ffaf75ea1790eb5aa2eae4b
parentbee824171189fad399047b7d649f541747c88c2b
Separate out CASSERT macro into own header

Separate out the CASSERT macro out of bl_common.h into its own
header to allow more efficient header inclusion.

Change-Id: I291be0b6b8f9879645e839a8f0dd1ec9b3db9639
include/bl31/context.h
include/bl31/runtime_svc.h
include/bl32/payloads/tsp.h
include/common/bl_common.h
include/lib/cassert.h [new file with mode: 0644]
services/spd/tspd/tspd_private.h