arm-trusted-firmware/bl31
Dan Handley 9865ac1576 Further renames of platform porting functions
Rename the ic_* platform porting functions to plat_ic_* to be
consistent with the other functions in platform.h. Also rename
bl31_get_next_image_info() to bl31_plat_get_next_image_ep_info()
and remove the duplicate declaration in bl31.h.

Change-Id: I4851842069d3cff14c0a468daacc0a891a7ede84
2014-05-27 16:17:21 +01:00
..
aarch64 Further renames of platform porting functions 2014-05-27 16:17:21 +01:00
bl31.ld.S Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
bl31.mk Introduce interrupt handling framework in BL3-1 2014-05-22 17:47:19 +01:00
bl31_main.c Further renames of platform porting functions 2014-05-27 16:17:21 +01:00
context_mgmt.c Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
interrupt_mgmt.c Introduce interrupt registration framework in BL3-1 2014-05-22 17:46:56 +01:00
runtime_svc.c Non-Secure Interrupt support during Standard SMC processing in TSP 2014-05-23 08:46:21 +01:00