diff options
author | Torbjörn SVENSSON <torbjorn.svensson@foss.st.com> | 2022-11-04 13:58:31 +0100 |
---|---|---|
committer | Torbjörn SVENSSON <torbjorn.svensson@foss.st.com> | 2022-11-21 15:33:14 +0100 |
commit | b0b23e06c3a2e3b92d6f12d99650c7d1cc5d939c (patch) | |
tree | 4f8b1fdb626e7b193730118530c0a59fe871ec9a /libctf | |
parent | 4d9fd8683fd48f081cb205afed07ba69f9aed134 (diff) | |
download | gdb-b0b23e06c3a2e3b92d6f12d99650c7d1cc5d939c.zip gdb-b0b23e06c3a2e3b92d6f12d99650c7d1cc5d939c.tar.gz gdb-b0b23e06c3a2e3b92d6f12d99650c7d1cc5d939c.tar.bz2 |
gdb/arm: Ensure that stack pointers are in sync
For targets with secext, msp and psp can be seen as an alias for one
of msp_s, msp_ns, psp_s or psp_ns.
Without this patch, sp might be secure, but msp or psp is non-secure
(this state can not happen in the hardware).
Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Diffstat (limited to 'libctf')
0 files changed, 0 insertions, 0 deletions