summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMartin Chi <mchi@nvidia.com>2014-01-02 13:54:12 +0800
committerMartin Chi <mchi@nvidia.com>2014-01-02 18:35:57 -0800
commitf1773bfead9c6ed2483ee6c3326971bd6cc82a6b (patch)
tree0650be146aa9eb1cfb95d292bb20a306e184fb13 /security
parentfd095605ff2c239cd227b3ac44a1b512a813d74b (diff)
security: tf_driver: integrate latest TL release
Tegra4 version: TF_TEGRA4_AC02.08p6.40683 This version fixes LP1 wakeup sequence. The major problem was introduced by mistake in release 2.0.8p4. Synchronized SDRAM wakeup sequence in TF with the latest BSP. The other features are preserved unchanged. Bug 1363940 Bug 1380505 Change-Id: Ieb3a089f5f5a964186ad11b691acc254b4216f9d Signed-off-by: Martin Chi <mchi@nvidia.com> Reviewed-on: http://git-master/r/351176 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit
Diffstat (limited to 'security')
-rw-r--r--security/tf_driver/s_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tf_driver/s_version.h b/security/tf_driver/s_version.h
index e2d41b0cdb54..a84d1c84b1ab 100644
--- a/security/tf_driver/s_version.h
+++ b/security/tf_driver/s_version.h
@@ -2,7 +2,7 @@
* Copyright (c) 2011 Trusted Logic S.A.
* All Rights Reserved.
*
- * Copyright (C) 2011-2013 NVIDIA Corporation.
+ * Copyright (c) 2011-2014 NVIDIA Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -63,7 +63,7 @@
#define S_VERSION_PLATFORM "C"
#define S_VERSION_MAIN "02.08"
#define S_VERSION_ENG 0
-#define S_VERSION_PATCH 5
+#define S_VERSION_PATCH 6
#else
#define S_VERSION_OS "Z" /* Unknown platform */