commit | e608f00aa0f18ec7583bc245c4409fa81b036d70 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Tue May 17 14:30:42 2022 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed May 18 11:42:18 2022 +0200 |
tree | 526de745857d5285c564cc027dca9c5f841c8c6d | |
parent | 9b6a7a2a4782a914991791b7ee9900f6cf5c70a1 [diff] |
xen: add upstream patch to fix OPTEE_SMC_DISABLE_SHM_CACHE Adds a Xen bug fix from upstream [1]. With this we will be able to get rid of a revert in the linux kernel [2]. Link: [1] https://github.com/xen-project/xen/commit/1c3ed9c908732d19660fbe83580674d585464d4c Link: [2] https://github.com/linaro-swg/linux/commit/665750f493d3fcf307952f19c0442c092b76d852 Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> 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