Re: [PATCH v1 0/1] arm64: dts: qcom: Add coresight components for x1e80100
From: JieGan
Date: Wed Sep 04 2024 - 23:35:52 EST
On Wed, Sep 04, 2024 at 12:24:19PM +0200, Konrad Dybcio wrote:
> On 3.09.2024 3:30 AM, JieGan wrote:
> > On Mon, Sep 02, 2024 at 05:27:32PM +0200, Konrad Dybcio wrote:
> >> On 27.08.2024 9:27 AM, Jie Gan wrote:
> >>> Add coresight components for x1e80100. This change includes CTI,
> >>> dummy sink, dynamic Funnel, Replicator, STM, TPDM, TPDA and TMC ETF.
> >>>
> >>> Change in V1:
> >>> Check the dtb with dtbs_check W=1, and fix the warnings for
> >>> the change.
> >>>
> >>
> >> Applying this series and enabling CORESIGHT=m (along with all the options
> >> in menuconfig) breaks booting on my X1E Surface Laptop 7
> >>
> >> Konrad
> >
> > Did not observe any booting issues with our devices. Any relevant log to share?
> > This patch also tested by my colleague.
>
> Sorry, it crashes too early and my device doesn't seem to have an
> easily accessible serial port. Does any of the functionality
> described here require an unsecured device?
>
I just checked the devices we used to test, they are all unsecured devices.
I also checked the dts, there are two components(known issue internally)
will fail the booting of the secure device.
I will disable those two components in next version. You can test it
with next patch.
Thanks for testing.
> What tag did you test this patch against?
next-20240820
>
> >
> > Can you successfully boot without the patch?
>
> Yes.
>
> Konrad
Thanks,
Jie