arm-trusted-firmware/bl2
Dan Handley 5b827a8fb6 Separate BL functions out of arch.h
Move the BL function prototypes out of arch.h and into the
appropriate header files to allow more efficient header file
inclusion. Create new BL private header files where there is no
sensible existing header file.

Change-Id: I45f3e10b72b5d835254a6f25a5e47cf4cfb274c3
2014-05-06 12:35:02 +01:00
..
aarch64 Place assembler functions in separate sections 2014-03-26 21:54:37 +00:00
bl2.ld.S Use --gc-sections during link 2014-03-26 21:54:37 +00:00
bl2.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
bl2_main.c Separate BL functions out of arch.h 2014-05-06 12:35:02 +01:00
bl2_private.h Separate BL functions out of arch.h 2014-05-06 12:35:02 +01:00