commit | f8ec48e8eff0050de1451fc8e9c3a71c26d5ce7e | [log] [tgz] |
---|---|---|
author | Stuart Monteith <stuart.monteith@arm.com> | Fri Jun 06 17:05:08 2014 +0100 |
committer | Stuart Monteith <stuart.monteith@arm.com> | Thu Jun 12 12:04:43 2014 +0100 |
tree | 2a5885d593dd52ebe46b8e2f07006283a1f364d5 | |
parent | dfc2091d2fb8a7694f69acf8bd39ce4953e026c2 [diff] |
ART: arm64 explicit stack overflow checks Implement only the explicit checks for the quick backend for arm64. Implicit checks require fault handlers, which are currently unimplemented. CMN + CMP have extended versions implemented for comparisons against the stack pointer. More extended opcode implementations will need to follow. Change-Id: I8db297aec73df818b20fe410297800c886701c76