commit | 0859d2ce78bca3c7100dcad72b9e2fe3361fa92e | [log] [tgz] |
---|---|---|
author | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Fri Apr 27 16:28:12 2018 +0100 |
committer | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Wed Jun 27 11:31:30 2018 +0100 |
tree | e27b4be60a3a9bc32b4ac33309d93e8b357b74b0 | |
parent | e834ee19c964555c8e373725f3cc8580fa1bc0fd [diff] |
TSP: Enable cache along with MMU Previously, data caches were disabled while enabling MMU only because of active stack. Now that we can enable MMU without using stack, we can enable both MMU and data caches at the same time. Change-Id: I73f3b8bae5178610e17e9ad06f81f8f6f97734a6 Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>