diff options
author | Vacha Bhavsar <vacha.bhavsar@oss.qualcomm.com> | 2025-09-09 16:10:10 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-09-16 17:31:54 +0100 |
commit | 71cda981208ebcfa403d8e3451d1d5bdef0b0931 (patch) | |
tree | 8280d9a16e0dc6efc1baac929748f2cde2b1b0ad /scripts/lib/kdoc/kdoc_parser.py | |
parent | 19f6dcfe6b8b2a3523362812fc696ab83050d316 (diff) | |
download | qemu-71cda981208ebcfa403d8e3451d1d5bdef0b0931.zip qemu-71cda981208ebcfa403d8e3451d1d5bdef0b0931.tar.gz qemu-71cda981208ebcfa403d8e3451d1d5bdef0b0931.tar.bz2 |
target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging
This patch increases the value of the MAX_PACKET_LEGNTH to
131104 from 4096 to allow the GDBState.line_buf to be large enough
to accommodate the full contents of the SME ZA storage when the
vector length is maximal. This is in preparation for a related
patch that allows SME register visibility through remote GDB
debugging.
Signed-off-by: Vacha Bhavsar <vacha.bhavsar@oss.qualcomm.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20250909161012.2561593-2-vacha.bhavsar@oss.qualcomm.com
[PMM: fixed up comment formatting]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions