commit | 10511bb5de77debe4b4106b2c18c2acac2bbdf77 | [log] [tgz] |
---|---|---|
author | Amit Singh Tomar <amittomer25@gmail.com> | Wed Jun 20 00:44:50 2018 +0530 |
committer | Amit Singh Tomar <amittomer25@gmail.com> | Sat Jun 23 12:20:05 2018 +0530 |
tree | 01996d356d02011bc9e31c0446fbec714889680f | |
parent | 119b67bde0c222e878657143540efb1e7cc34ca8 [diff] |
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>