arm-trusted-firmware/plat/socionext
Masahiro Yamada b5dd85f2c9 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: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-01-24 22:34:50 +09:00
..
synquacer socionext: Unify Platform specific defines for PSCI module 2020-01-24 13:15:26 +00:00
uniphier uniphier: use more mmap_add_dynamic_region() for loading images 2020-01-24 22:34:50 +09:00