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
bl1/bl1_private.h
0 → 100644
bl2/bl2_private.h
0 → 100644
Please register or sign in to comment