Skip to content
Snippets Groups Projects
Commit b5dd85f2 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

uniphier: use more mmap_add_dynamic_region() for loading images


Currently, uniphier_bl2_mmap hard-codes the memory region needed for
loading other images.

Towards the goal of making this really position-independent, call
mmap_add_dynamic_region() before that region gets accessed.

Change-Id: Ieb505b91ccf2483e5f1a280accda564b33f19f11
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 2c74a29d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment