commit | 650d9c521e271f9802c8c95da456875f348fc8cc | [log] [tgz] |
---|---|---|
author | Harvey Hsieh <hhsieh@nvidia.com> | Mon Aug 21 15:01:53 2017 +0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Jan 18 09:21:51 2019 -0800 |
tree | e269778ec1855fe5f6d8b3a013069920b34265a0 | |
parent | b627d0837c811b2714648cc873b8b092c72432cd [diff] |
Tegra: memctrl: clean MC INT status before exit to bootloader This patch cleans the Memory controller's interrupt status register, before exiting to the non-secure world during cold boot. This is required as we observed that the MC's arbitration bit is set before exiting the secure world. Change-Id: Iacd01994d03b3b9cbd7b8a57fe7ab5b04e607a9f Signed-off-by: Harvey Hsieh <hhsieh@nvidia.com>