> -----Original Message----- > From: Taylor Simpson > Sent: Saturday, April 29, 2023 2:57 PM > To: Richard Henderson <richard.hender...@linaro.org>; qemu- > de...@nongnu.org > Cc: phi...@linaro.org; a...@rev.ng; a...@rev.ng; Brian Cain > <bc...@quicinc.com>; Matheus Bernardino (QUIC) > <quic_mathb...@quicinc.com> > Subject: RE: [PATCH v2 0/9] Hexagon (target/hexagon) New architecture > support > > > > > -----Original Message----- > > From: Richard Henderson <richard.hender...@linaro.org> > > Sent: Friday, April 28, 2023 4:45 PM > > To: Taylor Simpson <tsimp...@quicinc.com>; qemu-devel@nongnu.org > > Cc: phi...@linaro.org; a...@rev.ng; a...@rev.ng; Brian Cain > > <bc...@quicinc.com>; Matheus Bernardino (QUIC) > > <quic_mathb...@quicinc.com> > > Subject: Re: [PATCH v2 0/9] Hexagon (target/hexagon) New architecture > > support > > > > On 4/27/23 23:40, Taylor Simpson wrote: > > > Add support for new Hexagon architecture versions v68/v69/v71/v73 > > > > Where can one find docs for this? > > The latest Hexagon SDK I can find is 3.5, which still ends at v67. > > I guess the folks at developer.qualcomm.com are behind in publishing specs. > I'll work on getting these.
Hi Richard, The documents have been posted on this page in the Documentation section. https://developer.qualcomm.com/software/hexagon-dsp-sdk/tools I'll update the README with the link to the latest versions. Are you planning to review these given that Anton Johansson <a...@rev.ng> has already done a review? If not, I'll go ahead and do the pull request. Thanks, Taylor