summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorHyung Taek Ryoo <hryoo@nvidia.com>2013-01-22 14:56:08 -0800
committerRiham Haidar <rhaidar@nvidia.com>2013-01-30 12:04:38 -0800
commitdf8d2e17e124e58422cdf34b7d63866078e150b6 (patch)
treee1d45da0dc1957b334b3ec9aad2943e99497857e /security
parent79fc519fd4c1c120475c264adcd92bd52e04afdd (diff)
security: tf_driver: integrate latest TL release
Tegra4 version: TF_TEGRA4_AC02.05.40075 1. The LP0 Warmboot code of TF has been updated to reflect last changes of Tegra bootloader. TF boot parameters which are passed to secure os are removed in warmboot code. They can't live in warmboot code anymore because of PKC boot feature in T114. 2. Disable L2 prefetch throttle to enhance performance. Bug 1211749 Change-Id: I09648482766ef117f200729ab7220655f93163a4 Signed-off-by: Hyung Taek Ryoo <hryoo@nvidia.com> Reviewed-on: http://git-master/r/193165 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
Diffstat (limited to 'security')
-rw-r--r--security/tf_driver/s_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tf_driver/s_version.h b/security/tf_driver/s_version.h
index 34c635735248..f0664eb734a0 100644
--- a/security/tf_driver/s_version.h
+++ b/security/tf_driver/s_version.h
@@ -59,7 +59,7 @@
#elif defined(CONFIG_ARCH_TEGRA_11x_SOC)
#define S_VERSION_OS "A" /* "A" for all Android */
#define S_VERSION_PLATFORM "C"
-#define S_VERSION_MAIN "02.03"
+#define S_VERSION_MAIN "02.05"
#define S_VERSION_ENG 0
#define S_VERSION_PATCH 0