commit | 701260bd8a78106db7516d27c8f9017501e86213 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Thu May 12 16:57:49 2022 +0200 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Tue May 17 15:17:33 2022 +0200 |
tree | a2a2284841f8d179bd56a6110530c93e458abb12 | |
parent | b936fc8b1207be9774bac761b67b3836440740cf [diff] |
Switch to Arm FF-A TEE driver TS has switched from the arm_ffa_user to the arm-ffa-tee Linux driver. PSA SPs are now only able to use the latter and the manifest needs to be updated. Note: this manifest pulls the old driver too. This driver remains in service for SmmGW SP testing purposes only. Since that SP is not yet supported by the up-stream OP-TEE SPMC the driver is built, loaded, but not actually used. Signed-off-by: Gyorgy Szing Gyorgy.Szing@arm.com Change-Id: Idefc5b7ca67cc7e679e492d08aa477bb685a4800
This git contains repo manifests to be able to clone all source code needed to be able to setup a full OP-TEE developer build.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under manifests.
// OP-TEE core maintainers