aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2013-11-24 15:30:49 +0900
committerStephen Warren <swarren@nvidia.com>2013-12-13 12:50:31 -0700
commit1a5de3aeb015e495b7ffe03186cc598f17d8ad88 (patch)
tree0f5be4164e6c9d9cbcb08b4ae9d208b42afe6a36 /Documentation/devicetree/bindings/arm
parentof: add Trusted Foundations bindings documentation (diff)
downloadlinux-dev-1a5de3aeb015e495b7ffe03186cc598f17d8ad88.tar.xz
linux-dev-1a5de3aeb015e495b7ffe03186cc598f17d8ad88.zip
ARM: tegra: add support for Trusted Foundations
Register the firmware operations for Trusted Foundations if the device tree indicates it is active on the device. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r--Documentation/devicetree/bindings/arm/tegra.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/tegra.txt b/Documentation/devicetree/bindings/arm/tegra.txt
index ed9c85334436..558ed4b4ef39 100644
--- a/Documentation/devicetree/bindings/arm/tegra.txt
+++ b/Documentation/devicetree/bindings/arm/tegra.txt
@@ -32,3 +32,8 @@ board-specific compatible values:
nvidia,whistler
toradex,colibri_t20-512
toradex,iris
+
+Trusted Foundations
+-------------------------------------------
+Tegra supports the Trusted Foundation secure monitor. See the
+"tlm,trusted-foundations" binding's documentation for more details.