commit | 53d80003fe46b8867f0e45b8ed3e8a2c39977852 | [log] [tgz] |
---|---|---|
author | Nathan Menhorn <nathan.menhorn@amd.com> | Mon Sep 25 12:59:55 2023 -0700 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Nov 09 10:51:47 2023 +0100 |
tree | 49d692ee00b1f93bce67374bd658e105ca422453 | |
parent | f122ebbafccc3c500d3c1ae8826fddeaa41bf574 [diff] |
versal: patch enables xilnvm and xilpuf in the PLM Adding in the PetaLinux patch that enables XilNvm and XilPuf drivers in the PLM, which is required by the Versal OP-TEE port. Additionally, updated the BIF file to point to the updated PLM instead of the pre-built PLM. This update goes along with the document update: https://github.com/OP-TEE/optee_docs/pull/209. Signed-off-by: Nathan Menhorn <nathan.menhorn@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