commit | 427dd631de5f57f4b13bf670f147d843104a68a5 | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Mon May 04 15:52:33 2015 +0200 |
committer | Joakim Bech <joakim.bech@linaro.org> | Thu Jul 09 15:14:06 2015 +0200 |
tree | 2c58d3f9da22e97e1db69873ff7eac019073d456 |
Initial commit with helper makefiles for OP-TEE This is the first commit containing helper makefiles to be able to build OP-TEE easily regardless of previous knowledge of OP-TEE. To use this particular git and the makefiles, you should have installed the environment according to the instructions at: https://github.com/OP-TEE/manifest/blob/master/README.md In this commit there are support for building OP-TEE for: - QEMU (default) - FVP - Hikey More targets will be added later on. Signed-off-by: Joakim Bech <joakim.bech@linaro.org> Tested-by: Joakim Bech <joakim.bech@linaro.org> (QEMU, FVP) Tested-by: Victor Chong <victor.chong@linaro.org> (Hikey)
Contains the necessary build files to handle OP-TEE for various setups, for now, please see manifest/README.md and OP-TEE/README.md for instructions.