summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordavidcunado-arm <david.cunado@arm.com>2017-03-02 15:27:33 +0000
committerGitHub <noreply@github.com>2017-03-02 15:27:33 +0000
commitbea7caff8dd90fdf1c47ae1dbc8777ceb135b26a (patch)
treef8150483c04a05dfb35dd4b0abda808e12eba64a /lib
parent56036edba1ec5ba1f3c6a21d9689915bea10ec7d (diff)
parenta7cd0953d67e949104b754296c1f5aab08d42e3f (diff)
Merge pull request #853 from vwadekar/tegra-changes-from-downstream-v3
Tegra changes from downstream v3
Diffstat (limited to 'lib')
-rw-r--r--lib/cpus/aarch64/denver.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/cpus/aarch64/denver.S b/lib/cpus/aarch64/denver.S
index 3e238a1c..fcfae8ff 100644
--- a/lib/cpus/aarch64/denver.S
+++ b/lib/cpus/aarch64/denver.S
@@ -59,7 +59,6 @@ func denver_enable_dco
mov x1, #1
lsl x1, x1, x0
msr s3_0_c15_c0_2, x1
- isb
ret
endfunc denver_enable_dco