Re: [PATCH v3 0/2] Export debug triggers as an extension

2024-03-05 Thread Alistair Francis
On Fri, Mar 1, 2024 at 2:20 AM Anup Patel wrote: > > On Thu, Feb 29, 2024 at 8:42 PM Andrew Jones wrote: > > > > On Thu, Feb 29, 2024 at 07:07:43PM +0530, Himanshu Chauhan wrote: > > > All the CPUs may or may not implement the debug triggers (sdtrig) > > > extension. The presence of it should be

Re: [PATCH v3 0/2] Export debug triggers as an extension

2024-02-29 Thread Anup Patel
On Thu, Feb 29, 2024 at 8:42 PM Andrew Jones wrote: > > On Thu, Feb 29, 2024 at 07:07:43PM +0530, Himanshu Chauhan wrote: > > All the CPUs may or may not implement the debug triggers (sdtrig) > > extension. The presence of it should be dynamically detectable. > > This patch exports the debug trigg

Re: [PATCH v3 0/2] Export debug triggers as an extension

2024-02-29 Thread Andrew Jones
On Thu, Feb 29, 2024 at 07:07:43PM +0530, Himanshu Chauhan wrote: > All the CPUs may or may not implement the debug triggers (sdtrig) > extension. The presence of it should be dynamically detectable. > This patch exports the debug triggers as an extension which > can be turned on or off by sdtrig=

[PATCH v3 0/2] Export debug triggers as an extension

2024-02-29 Thread Himanshu Chauhan
All the CPUs may or may not implement the debug triggers (sdtrig) extension. The presence of it should be dynamically detectable. This patch exports the debug triggers as an extension which can be turned on or off by sdtrig= option. It is turned on by default. "sdtrig" is concatenated to ISA strin