Re: [Arm] SP and SL initialization refactored
Alexander Fedotov <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAN8C2CrYJ2bFk7WNnPu2MBMpFyPwedRyKaiMFRJvb7nO-40h5Q@mail.gmail.com> |
ping On Tue, Mar 19, 2019 at 4:54 PM Alexander Fedotov <[email protected]> wrote: > > Hi all > > In continue of threads > https://sourceware.org/ml/newlib/2019/msg00117.html and > https://sourceware.org/ml/newlib/2019/msg00102.html > > I have reworked stack pointer initialization and stack limit as well. > General idea behind of all these changes is to provide hook for > flexibility (including semihosting when debug tap is used) and improve > readability of existing crt0 code. > And now code makes SP initialization in Thumb mode :) > > Any comments are very appreciated. > > Alex -- Best regards, AF