commit | 08b8dde0bafe5ef7d2e80bf489d2896fd4c4f78d | [log] [tgz] |
---|---|---|
author | Michael Grand <michael.grand.mg@gmail.com> | Wed Mar 13 17:56:04 2019 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Oct 10 22:31:28 2019 +0200 |
tree | 134da24c740fa5635d5433e5276571424f47779f | |
parent | ca60a6bc9b060ea1b567301e533c0ca917b3b76b [diff] |
Add support for Ultra96 ZynqMP board This commit adds support for Ultra96 board. It relies on ultra96 flavor added to OP-TEE ZynqMP platform. zynqmp makefile is modified in the following way: - Default BSP rootfs is replaced by a minimal rootfs which supports zcu10x and Ultra96 boards. - New petalinux-package target available to generate BOOT.BIN file. Signed-off-by: Michael Grand <michael.grand@gmail.com> Acked-by: Joakim Bech <joakim.bech@linaro.org>
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