commit | d4bd3d25d8b032da8de9c79cbe103d47a3d160df | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Sep 25 16:40:11 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 07 10:47:38 2018 -0400 |
tree | 93c4c2d181803ca73fb0997624e2bbf63c6bc860 | |
parent | 53b6aac7b1a1fa057403a619e3716b7f8baed211 [diff] |
tee: add OP-TEE driver Adds a OP-TEE driver. * Targets ARM and ARM64 * Supports using any U-Boot memory as shared memory * Probes OP-TEE version using SMCs * Uses OPTEE message protocol version 2 to communicate with secure world Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Igor Opaniuk <igor.opaniuk@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>