commit | 5adb5e116ca662c077f6367493be4bff2abcd769 | [log] [tgz] |
---|---|---|
author | Jelle Sels <jelle.sels@arm.com> | Thu Apr 08 17:13:33 2021 +0200 |
committer | Balint Dobszay <balint.dobszay@arm.com> | Tue Jul 20 12:07:56 2021 +0200 |
tree | 63e58951fc093b999ffb77bc5b902c5c913df0e2 | |
parent | 12deecabe58282cedd2c542b296f0000112dbcbf [diff] |
core: Handle S-EL1 SP on separate thread S-EL1 SPs need to be run on a separate thread context. This is needed so the context can be saved and restored when a FF-A message is received or send. Signed-off-by: Jelle Sels <jelle.sels@arm.com> Change-Id: I2730ab6b7abfe723e284747717cacb6227a408cd
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers