Create BL stage specific translation tables
This patch uses the IMAGE_BL<x> constants to create translation tables specific
to a boot loader stage. This allows each stage to create mappings only for areas
in the memory map that it needs.

Fixes ARM-software/tf-issues#209

Change-Id: Ie4861407ddf9317f0fb890fc7575eaa88d0de51c
1 parent 8e0bbcb commit d0ecd97987a685bd79bc162669563a93a785a467
@Soby Mathew Soby Mathew authored on 3 Sep 2014
Achin Gupta committed on 25 Sep 2014
Showing 3 changed files
View
include/lib/aarch64/xlat_tables.h
View
plat/fvp/aarch64/fvp_common.c
View
plat/juno/aarch64/juno_common.c