Skip to content

Conversation

@ZhiyuanTang17
Copy link

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 <[email protected]>
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