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
1 parent 8a4fb6f commit 5b827a8fb6ea5cddf2cc80d724b58350457afc54
@Dan Handley Dan Handley authored on 17 Apr 2014
Showing 9 changed files
View
bl1/bl1_main.c
View
bl1/bl1_private.h 0 → 100644
View
bl2/bl2_main.c
View
bl2/bl2_private.h 0 → 100644
View
include/bl31/bl31.h
View
include/bl31/runtime_svc.h
View
include/lib/aarch64/arch.h
View
services/std_svc/psci/psci_afflvl_on.c
View
services/std_svc/psci/psci_afflvl_suspend.c