diff options
author | Linus Walleij <[email protected]> | 2020-12-11 09:57:25 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2021-02-01 19:42:10 +0000 |
commit | 5ed801d0390a3e0ebef50a2b47223eefc5c889d8 (patch) | |
tree | d2005ac5f3b823cd34e325fd0eca914d54c1ba6b /lib/mpi | |
parent | 6e959ad8bb90310c38bfd1094327b4ff1246e1bb (diff) |
ARM: 9042/1: debug: no uncompress debugging while semihosting
The build robots have discovered that uncompress debugging
and semihosting does not play well together.
This is due to many factors but in general semihosting
debug needs to be rewritten to work the same way as any
LL_DEBUG, e.g. with a header in
arch/arm/include/debug/semihosting.S
This is a long term solution and needs testing on real
hardware and/or software models using semihosting.
For now disable uncompress debugging under semihosting.
Link: https://lore.kernel.org/linux-arm-kernel/CAK8P3a2MyLnULmUr4zgzkiWPiYfp+Xs8ruz9_q-PugVf_9DCCw@mail.gmail.com/
Reported-by: kernel test robot <[email protected]>
Reported-by: Alexandre Belloni <[email protected]>
Suggested-by: Arnd Bergmann <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions