commit | 43a1c6b8f7edaa7a9d844d93ac2eac6955499ce8 | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Thu Apr 23 14:14:26 2020 +0200 |
committer | Balint Dobszay <balint.dobszay@arm.com> | Tue Nov 03 11:44:17 2020 +0100 |
tree | 146683e2e5036a8e066113c6eea50aadb28c0225 | |
parent | 494a360a45533cc3cbe30c56fb67fed00789dda9 [diff] |
fvp: add support for base platform This commit introduces support for a base platform model, the AEMv8-A Base Platform RevC FVP. It can be enabled using the USE_FVP_BASE_PLAT build option. The model is freely available, just like the Foundation platform. Change-Id: I60ee4d958f05ccdaac8d728b29a773f68fc014bb Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers