Searched hist:"8468739 c5f19928240934f80c6582e45985bf975" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31.mk | 8468739c5f19928240934f80c6582e45985bf975 Thu Jan 02 16:57:12 UTC 2014 Ian Spray <ian.spray@arm.com> Move GIC setup to a separate file
GIC setup code which used to be in bl31_plat_setup.c is now in fvp_gic.c to simplify future changes to other bootloader stages. This patch moves code from bl31_plat_setup.c to fvp_gic.c, simplifies the include file list for bl31_plat_setup.c, moves GIC declarations from the bl31.h header file into the platform.h, and reworks files according to coding style guide.
Change-Id: I48d82a4ba33e7114dcc88f9ca98767a06cf8f417
|