On Wed, 26 May 2021 at 13:24, Jamie Iles wrote:
>
> Thanks Peter for the suggestions, I also added a patch to switch a
> couple of cpu_restore_state+raise_exception pairs in stack limit
> exception handling for both v7m and v8m.
>
> v2:
> - fix raise_exception_ra to restore state before raising e
Thanks Peter for the suggestions, I also added a patch to switch a
couple of cpu_restore_state+raise_exception pairs in stack limit
exception handling for both v7m and v8m.
v2:
- fix raise_exception_ra to restore state before raising exception
- remove redundant do_raise_exception
- remove no