diff options
author | Hyung Taek Ryoo <hryoo@nvidia.com> | 2012-08-31 11:24:49 -0700 |
---|---|---|
committer | Mrutyunjay Sawant <msawant@nvidia.com> | 2012-09-06 04:12:31 -0700 |
commit | 9bc5ccb125f8c32733a73bbc560ee71ac143f359 (patch) | |
tree | 1950b337158eeff49aac8e09094139b818a4d6b9 /security | |
parent | 3bdf9371b4e75e3dc9612360ab55924587714155 (diff) |
security: tf_driver: integrate latest TL release
Tegra 3 version: TF_TEGRA3_AB01.16.37161
Improvements in maintenance operations of L2 Cache Controlller.
Change-Id: Iddbd61b21b6d83548d5a8c636e26b07b3b4f1385
Signed-off-by: Hyung Taek Ryoo <hryoo@nvidia.com>
Reviewed-on: http://git-master/r/128948
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: James Zhao <jamesz@nvidia.com>
Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
Reviewed-by: Wen Yi <wyi@nvidia.com>
Diffstat (limited to 'security')
-rw-r--r-- | security/tf_driver/s_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tf_driver/s_version.h b/security/tf_driver/s_version.h index 2f52e75ac8a3..2ed6210cf231 100644 --- a/security/tf_driver/s_version.h +++ b/security/tf_driver/s_version.h @@ -38,7 +38,7 @@ /* * This version number must be updated for each new release */ -#define S_VERSION_MAIN "01.15" +#define S_VERSION_MAIN "01.16" /* * If this is a patch or engineering version use the following |