commit | 7e6b09a582a41cf40dee7e7c6197fb294a816a98 | [log] [tgz] |
---|---|---|
author | Jeffrey Kardatzke <jkardatzke@google.com> | Mon Oct 03 15:50:21 2022 -0700 |
committer | Jeffrey Kardatzke <jkardatzke@google.com> | Tue Jan 31 10:38:16 2023 -0800 |
tree | 059d6763ae636c14f823074ec9928e8b0921fc97 | |
parent | 27d45ca8bcbc8d4b7c0900759828230f6a2bcf8e [diff] |
feat(optee): add loading OP-TEE image via an SMC This adds the ability to load the OP-TEE image via an SMC called from non-secure userspace rather than loading it during boot. This should only be utilized on platforms that can ensure security is maintained up until the point the SMC is invoked as it breaks the normal barrier between the secure and non-secure world. Signed-off-by: Jeffrey Kardatzke <jkardatzke@google.com> Change-Id: I21cfa9699617c493fa4190f01d1cbb714e7449cc