commit | b7d601d8ca4f5bf7e544cfcda4c36ad8043b3d1e | [log] [tgz] |
---|---|---|
author | Ibai Erkiaga <ibai.erkiaga-elorza@amd.com> | Mon Nov 14 20:45:22 2022 +0000 |
committer | Jérôme Forissier <jerome@forissier.org> | Sat Nov 19 11:29:31 2022 +0100 |
tree | fd983a063ab378bc60d422ca1a43f38016378925 | |
parent | 3521ef352187c2e7db51efb1fe44626fb9a16fb6 [diff] |
zynqmp: use platform name as OPTEE platform Recent patch in optee_os added ZCU104 and ZCU106 platform flavours, therefore there is no need anymore to use zcu102 platform to build optee_os for these boards. Signed-off-by: Ibai Erkiaga <ibai.erkiaga-elorza@amd.com> Acked-by: Jens Wiklander <jens.wiklander@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