"vscode:/vscode.git/clone" did not exist on "37bf9186a03a4e15dcccd1da76b9c6f597cc8e71"
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
Please register or sign in to comment