- Jan 31, 2020
-
-
Stefan Wiehler authored
Currently one has to patch the PetaLinux installation to add these missing dependencies. However, there should be no need to touch the installation, which is often not feasible in e.g. corporate environments anyway. Different OP-TEE releases require different dependencies; this patch has been tested for all releases down to 3.5.0. Signed-off-by:
Stefan Wiehler <stefan.wiehler@missinglinkelectronics.com> Reviewed-by:
Joakim Bech <joakim.bech@linaro.org>
-
- Oct 10, 2019
-
-
Michael Grand authored
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>
-
- Apr 24, 2019
-
-
Michael Grand authored
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>
-