Skip to content

gdb/arm: Include FType bit in EXC_RETURN pattern on v8m#1049

Open
ZhiyuanTang17 wants to merge 1 commit intozephyrproject-rtos:v0.16-branchfrom
ZhiyuanTang17:v8m-ftype-exc-return-sup
Open

gdb/arm: Include FType bit in EXC_RETURN pattern on v8m#1049
ZhiyuanTang17 wants to merge 1 commit intozephyrproject-rtos:v0.16-branchfrom
ZhiyuanTang17:v8m-ftype-exc-return-sup

Conversation

@ZhiyuanTang17
Copy link
Copy Markdown

This commit pulls in the GDB patch that includes the FType bit within the EXC_RETURN pattern for v8m targets without security extension.

For v8m, the EXC_RETURN pattern — in the absence of the security extension — consists of FType, Mode, and SPSEL. These match the bit usage in v7m. This patch extends the list of patterns to include the FType bit, not just the Mode and SPSEL bits, for v8m targets without the security extension.

This commit pulls in the GDB patch that includes the FType bit within the EXC_RETURN pattern for v8m targets without security extension.

For v8m, the EXC_RETURN pattern — in the absence of the security extension — consists of FType, Mode, and SPSEL. These match the bit usage in v7m. This patch extends the list of patterns to include the FType bit, not just the Mode and SPSEL bits, for v8m targets without the security extension.

Signed-off-by: Zhiyuan Tang <zhiyuan_tang@realsil.com.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant