Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303080
b: refs/heads/master
c: 26e87b1
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Boyd authored and David Brown committed May 11, 2012
1 parent 6898575 commit 8f89344
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 847ac9bf61301f4ce61b4baa3883efdff91d6fea
refs/heads/master: 26e87b13834f04fc209e887f124e8ef4f3ca526c
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-msm/scm.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,9 @@ u32 scm_get_version(void)
__asmeq("%1", "r1")
__asmeq("%2", "r0")
__asmeq("%3", "r1")
#ifdef REQUIRES_SEC
".arch_extension sec\n"
#endif
"smc #0 @ switch to secure world\n"
: "=r" (r0), "=r" (r1)
: "r" (r0), "r" (r1)
Expand Down

0 comments on commit 8f89344

Please sign in to comment.