target/armv7m: Rename xPSR to xpsr
commit11ee500bffe488eba95cea37c99cee6b196e04ff
authorBoris-Chengbiao Zhou <bobo1239@web.de>
Wed, 26 Oct 2022 01:10:17 +0000 (26 03:10 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 15 Jan 2023 15:01:03 +0000 (15 15:01 +0000)
tree6f9d61694c336f5190bcb44b8411cddd856b0092
parent66da6f20e4df20511828424d835dfade7dd9d535
target/armv7m: Rename xPSR to xpsr

The org.gnu.gdb.arm.m-system GDB feature defines the name in lowercase
letters.[1] Not adhering to the definition can cause issues with tools
interacting with the GDB which expect the correct casing.

[1]: https://sourceware.org/gdb/onlinedocs/gdb/ARM-Features.html

Change-Id: I0b6584a78f86b053947d79686baad5dac3ec4a00
Signed-off-by: Boris-Chengbiao Zhou <bobo1239@web.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/7292
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/target/armv7m.c