commit | 6fcf892377e05f9820da5a8252ae972287c73ea1 | [log] [tgz] |
---|---|---|
author | Jon Tate <jonathantate@google.com> | Mon Sep 27 23:28:36 2021 +0000 |
committer | Jon Tate <jonathantate@google.com> | Tue Sep 28 15:53:44 2021 +0000 |
tree | f8208e374b55413e498780f7aed0a44ff1ff17a9 | |
parent | 2815d3853bde3c925eadfbc863ce0f5275a5021b [diff] |
Change crt0.S to save the app return value on the stack This can be read by the SMC driver in the first word of the stack. That is, at _stack_ptr - 4, or ORIGIN(DTCM) + length(DTCM) - 68. Bug: 201363931 Change-Id: I930c0ce92f26cbfbf3b2628dc85eb8bbfdb5097e