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>
1 parent 2c74a29 commit b5dd85f2c999caa7302d638e516858549ea049ad
@Masahiro Yamada Masahiro Yamada authored on 16 Jan 2020
Showing 4 changed files
View
plat/socionext/uniphier/include/platform_def.h
View
plat/socionext/uniphier/uniphier.h
View
plat/socionext/uniphier/uniphier_bl2_setup.c
View
plat/socionext/uniphier/uniphier_io_storage.c