aboutsummaryrefslogtreecommitdiff
path: root/util/qualcomm/scripts/cmm/clear_bss.cmm
diff options
context:
space:
mode:
authorashk <ashk@codeaurora.org>2019-08-06 19:00:25 +0530
committerJulius Werner <jwerner@chromium.org>2020-02-06 01:46:17 +0000
commita547584445c086fdcd0833bbbe649a11019fcd11 (patch)
treed876ec35f751c521ab7dae132def2f683243ded0 /util/qualcomm/scripts/cmm/clear_bss.cmm
parentc34ebab4108965c824de4e1271c3f15598567fc5 (diff)
trogdor: Add T32 scripts for full boot chain
Change-Id: I4ec1d4f722523f240fa293dd79235ab4e32e4489 Signed-off-by: Ashwin Kumar <ashk@codeaurora.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35505 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'util/qualcomm/scripts/cmm/clear_bss.cmm')
-rwxr-xr-xutil/qualcomm/scripts/cmm/clear_bss.cmm16
1 files changed, 0 insertions, 16 deletions
diff --git a/util/qualcomm/scripts/cmm/clear_bss.cmm b/util/qualcomm/scripts/cmm/clear_bss.cmm
deleted file mode 100755
index 16eaac71d8..0000000000
--- a/util/qualcomm/scripts/cmm/clear_bss.cmm
+++ /dev/null
@@ -1,16 +0,0 @@
-d.a 0x80000000 mov x0,#0x8c
-d.a 0x80000004 lsl x0, x0, #0x14
-d.a 0x80000008 mov x1,#0x18
-d.a 0x8000000c lsl x1,x1, #0x10
-d.a 0x80000010 mov x2,#0x0
-d.a 0x80000014 mov x3,#0x80
-d.a 0x80000018 lsl x3, x3, #0x18
-d.a 0x8000001c add x3, x3, #0x14
-d.a 0x80000020 str x2,[x0]
-d.a 0x80000024 sub x1, x1, #0x8
-d.a 0x80000028 add x0, x0, #0x8
-d.a 0x8000002c cmp x1,0x0
-d.a 0x80000030 b.ne 0x20
-d.a 0x80000034 b 0x34
-r.s pc 0x80000000
-go