commit | b76287b2ac77f1d72f74d259ab319db65823e272 | [log] [tgz] |
---|---|---|
author | Michael Grand <michael.grand.mg@gmail.com> | Sun Feb 24 23:38:57 2019 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Wed Apr 24 14:13:02 2019 +0700 |
tree | 04e52b0e229ef6fab53346d9550e8c366d153fae | |
parent | 91ebff727d47935e9286043016544c8ea1c4d17b [diff] |
Add support for Xilinx zcu102, zcu104 and zcu106 ZynqMP boards This commit adds support for Xilinx ZynqMP boards to the OPTEE/build repository. The provided makefile relies on Xilinx Petalinux 2018.2 itself based on Yocto. The makefile helps to create, patch and build a customized Petalinux project with OPTEE support. Boards can be emulated using Petalinux's QEMU. Signed-off-by: Michael Grand <michael.grand.mg@gmail.com> Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Tested-by: Michael Grand <michael.grand.mg@gmail.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