allwinner: Add BL32 (corresponds to Trusted OS) support
authorAmit Singh Tomar <amittomer25@gmail.com>
Tue, 19 Jun 2018 19:14:50 +0000 (00:44 +0530)
committerAmit Singh Tomar <amittomer25@gmail.com>
Sat, 23 Jun 2018 06:50:05 +0000 (12:20 +0530)
commit30fb0d67c32dba4792da9c751d3a359f9b32baa7
tree01996d356d02011bc9e31c0446fbec714889680f
parentb70dcbc17222687859ac1cf58d4d7c5cb5c379fe
allwinner: Add BL32 (corresponds to Trusted OS) support

This patch is an attempt to run Trusted OS (OP-TEE OS being one of them) along
side BL31 image.

ATF supports multiple SPD's that can take dispatcher name (opteed for OP-TEE OS)
as an input using the 'SPD=<dispatcher name>' option during bl31 build.

Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
docs/plat/allwinner.rst
plat/allwinner/common/include/platform_def.h
plat/allwinner/common/sunxi_bl31_setup.c