mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-09-17 03:31:04 +02:00
This patch adds the secure payload dispatcher for interacting with Google's Trusty TEE. Documentation for Trusty can be found at https://source.android.com/security/trusty Original authors: ----------------- * Arve Hjønnevåg <arve@android.com> * Michael Ryleev <gmar@google.com> Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
16 lines
518 B
Markdown
16 lines
518 B
Markdown
Trusty Dispatcher
|
|
=================
|
|
Trusty is a a set of software components, supporting a Trusted Execution
|
|
Environment (TEE) on mobile devices, published and maintained by Google.
|
|
|
|
Detailed information and build instructions can be found on the Android
|
|
Open Source Project (AOSP) webpage for Trusty hosted at
|
|
https://source.android.com/security/trusty
|
|
|
|
Supported platforms
|
|
===================
|
|
Out of all the platforms supported by the ARM Trusted Firmware, Trusty is
|
|
verified and supported by NVIDIA's Tegra SoCs.
|
|
|
|
|