This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 08/10] Enable Aarch64 SVE for gdbserver


On 2018-06-06 11:16 AM, Alan Hayward wrote:
> Simply add the check for SVE, similar to gdb.
> 
> 2018-06-06  Alan Hayward  <alan.hayward@arm.com>
> 
> gdbserver/
> 	* linux-aarch64-ipa.c (get_ipa_tdesc): Add null VQ param.
> 	(initialize_low_tracepoint): Likewise
> 	* linux-aarch64-low.c (aarch64_arch_setup): Get VQ.
> 	* linux-aarch64-tdesc-selftest.c (aarch64_tdesc_test): Add null VQ
> 	param.
> 	* linux-aarch64-tdesc.c (aarch64_linux_read_description): Add VQ
> 	checks.
> 	* linux-aarch64-tdesc.h (aarch64_linux_read_description): Add VQ.

LGTM.

Simon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]