Further renames of platform porting functions
authorDan Handley <dan.handley@arm.com>
Tue, 27 May 2014 15:17:21 +0000 (16:17 +0100)
committerDan Handley <dan.handley@arm.com>
Tue, 27 May 2014 15:17:21 +0000 (16:17 +0100)
commit9865ac15765f260069047c0e7c56623eb1a70b9a
treef574c9be9dc54b90430ddfb1bd5dfc39a58b9cfc
parent0ad469110437196cfbb781b30233d62e2320f694
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
bl31/aarch64/runtime_exceptions.S
bl31/bl31_main.c
bl32/tsp/tsp_interrupt.c
include/bl31/bl31.h
include/plat/common/platform.h
plat/fvp/bl31_fvp_setup.c
plat/fvp/fvp_gic.c
services/spd/tspd/tspd_main.c