Add Trusted OS extra image parsing support for ARM standard platforms
Trusted OS may have extra images to be loaded. Load them one by one
and do the parsing. In this patch, ARM TF need to load up to 3 images
for optee os: header, pager and paged images. Header image is the info
about optee os and images. Pager image include pager code and data.
Paged image include the paging parts using virtual memory.

Change-Id: Ia3bcfa6d8a3ed7850deb5729654daca7b00be394
Signed-off-by: Summer Qin <summer.qin@arm.com>
1 parent 71fb396 commit 54661cd2483a62b8df7b11b6fedbdb5e29bbedbf
@Summer Qin Summer Qin authored on 24 Apr 2017
Edison Ai committed on 9 Aug 2017
Showing 8 changed files
View
include/lib/optee_utils.h 0 → 100644
View
include/plat/arm/common/arm_def.h
View
lib/optee/optee_utils.c 0 → 100644
View
plat/arm/board/common/board_css_common.c
View
plat/arm/board/juno/include/platform_def.h
View
plat/arm/common/aarch64/arm_bl2_mem_params_desc.c
View
plat/arm/common/arm_bl2_setup.c
View
plat/arm/common/arm_common.mk