commit | f978f183a151a55d1909050098693d2ded56879e | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue May 25 19:36:33 2021 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jun 01 15:02:49 2021 +0200 |
tree | 886ff72f17977d1c0d58a293937bf43a07e077b4 | |
parent | 2e0f28d06288b6bfcda407e4ceb4b2f223691489 [diff] |
core: ffa: FF-A specific boot arguments Updates OP-TEE accept FF-A specific boot arguments. This is only used when OP-TEE is a SPMC at S-EL1 and is loaded with TF-A. So no change for ARMv7-A platforms. Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
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