target/armv7m: fix feature name of ARMv8M security extension regs
commit9d925776b4504f71306b16467c1b731e57b6e7d0
authorTomas Vanek <vanekt@fbl.cz>
Sun, 16 Oct 2022 09:34:57 +0000 (16 11:34 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Tue, 15 Nov 2022 21:39:19 +0000 (15 21:39 +0000)
tree2a64a47844c6e0552e1df8ddb98ca1e7a1173e0f
parent2e9f04c11a5aeb9c7aa9d387f9f4d0e7c65a1f5b
target/armv7m: fix feature name of ARMv8M security extension regs

gdb requires this feature to enable stack unwinding of secure/nonsecure
interstate calls and exceptions on an ARMv8M target with
the security extension.

Tested on STM32L5 (Cortex-M33).

Change-Id: Ib09780c011afbc095b352074068597559ad14fcd
Link: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=ae7e2f45aa4798be449f282bbf75ad41e73f055e
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: https://review.openocd.org/c/openocd/+/7265
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/target/armv7m.c