rtos/zephyr: arm: fetch arm exc return offset
commitc213ffe85fc6bfb5e199fa9ed994f8984c4cf0c9
authorBruno Mendes <bd_mendes@outlook.com>
Tue, 8 Aug 2023 14:19:41 +0000 (8 15:19 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 26 Aug 2023 11:40:32 +0000 (26 11:40 +0000)
tree2c1de2205b0beb63432616f3a70e5d87c8470503
parentc76e30c8bc2c1c14c06b18e66fd211c64835dbe4
rtos/zephyr: arm: fetch arm exc return offset

Since zephyrproject-rtos/zephyr@c3eeae8,
Zephyr OS exposes offset of mode_exc_return in the arch struct for ARM.

Accounting for this allows for consistency and enables
logic with further offsets that may be added after this.

Signed-off-by: Bruno Mendes <bd_mendes@outlook.com>
Change-Id: Id53ebd80c5d98a7d94eb6b00ad638ce51e719822
Reviewed-on: https://review.openocd.org/c/openocd/+/7851
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins
src/rtos/zephyr.c