uint64_t->target_addr_t for stack pointers.
commite4872054108a3a18dc651b45dea679696e14ee7f
authorTim Newsome <tim@sifive.com>
Tue, 21 Sep 2021 18:43:21 +0000 (21 11:43 -0700)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 2 Oct 2021 13:17:41 +0000 (2 13:17 +0000)
tree70c3bae76d13b8b25b3b9ad45699810732867a8c
parentb5a24386e49ca643ab750543e3818172d37fbc54
uint64_t->target_addr_t for stack pointers.

This might be incomplete. It's just a quick attempt to reduce some of
the difference between riscv-openocd and mainline. Other stack pointers
can be updated as I come across them.

Change-Id: Id3311b8a1bb0667f309a26d36b67093bfeb8380a
Signed-off-by: Tim Newsome <tim@sifive.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6586
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/rtos/rtos.c
src/rtos/rtos.h
src/rtos/rtos_riot_stackings.c
src/rtos/rtos_standard_stackings.c
src/rtos/rtos_standard_stackings.h
src/rtos/zephyr.c