Separate out CASSERT macro into own headerSeparate out the CASSERT macro out of bl_common.h into its ownheader to allow more efficient header inclusion.Change-Id: I291be0b6b8f9879645e839a8f0dd1e
Separate out CASSERT macro into own headerSeparate out the CASSERT macro out of bl_common.h into its ownheader to allow more efficient header inclusion.Change-Id: I291be0b6b8f9879645e839a8f0dd1ec9b3db9639
show more ...
Move include and source files to logical locationsMove almost all system include files to a logical sub-directoryunder ./include. The only remaining system include directoriesnot under ./include
Move include and source files to logical locationsMove almost all system include files to a logical sub-directoryunder ./include. The only remaining system include directoriesnot under ./include are specific to the platform. Move thecorresponding source files to match the include directorystructure.Also remove pm.h as it is no longer used.Change-Id: Ie5ea6368ec5fad459f3e8a802ad129135527f0b3
123456