Re: [PATCH] automation: enable UBSAN for debug tests

2025-02-07 Thread Andrew Cooper
On 07/02/2025 11:05 pm, Stefano Stabellini wrote: > On Fri, 7 Feb 2025, Andrew Cooper wrote: >> On 06/02/2025 2:37 am, Stefano Stabellini wrote: >>> automation: enable UBSAN for debug tests >>> >>> Enable CONFIG_UBSAN and CONFIG_UBSAN_FATAL for the ARM64 and x86_64 >>> build jobs, with debug enable

Re: [PATCH] automation: enable UBSAN for debug tests

2025-02-07 Thread Stefano Stabellini
On Fri, 7 Feb 2025, Andrew Cooper wrote: > On 06/02/2025 2:37 am, Stefano Stabellini wrote: > > automation: enable UBSAN for debug tests > > > > Enable CONFIG_UBSAN and CONFIG_UBSAN_FATAL for the ARM64 and x86_64 > > build jobs, with debug enabled, which are later used for Xen tests on > > QEMU and

Re: [PATCH] automation: enable UBSAN for debug tests

2025-02-07 Thread Andrew Cooper
On 06/02/2025 2:37 am, Stefano Stabellini wrote: > automation: enable UBSAN for debug tests > > Enable CONFIG_UBSAN and CONFIG_UBSAN_FATAL for the ARM64 and x86_64 > build jobs, with debug enabled, which are later used for Xen tests on > QEMU and/or real hardware. > > Signed-off-by: Stefano Stabell

Re: [PATCH] automation: enable UBSAN for debug tests

2025-02-07 Thread Oleksii Kurochko
On 2/7/25 12:03 AM, Stefano Stabellini wrote: On Thu, 6 Feb 2025, Orzel, Michal wrote: On 06/02/2025 03:37, Stefano Stabellini wrote: automation: enable UBSAN for debug tests Enable CONFIG_UBSAN and CONFIG_UBSAN_FATAL for the ARM64 and x86_64 build jobs, with debug enabled, which are later u

Re: [PATCH] automation: enable UBSAN for debug tests

2025-02-06 Thread Stefano Stabellini
On Thu, 6 Feb 2025, Orzel, Michal wrote: > On 06/02/2025 03:37, Stefano Stabellini wrote: > > > > > > automation: enable UBSAN for debug tests > > > > Enable CONFIG_UBSAN and CONFIG_UBSAN_FATAL for the ARM64 and x86_64 > > build jobs, with debug enabled, which are later used for Xen tests on > >

Re: [PATCH] automation: enable UBSAN for debug tests

2025-02-05 Thread Orzel, Michal
On 06/02/2025 03:37, Stefano Stabellini wrote: > > > automation: enable UBSAN for debug tests > > Enable CONFIG_UBSAN and CONFIG_UBSAN_FATAL for the ARM64 and x86_64 > build jobs, with debug enabled, which are later used for Xen tests on > QEMU and/or real hardware. > > Signed-off-by: Stefan

[PATCH] automation: enable UBSAN for debug tests

2025-02-05 Thread Stefano Stabellini
automation: enable UBSAN for debug tests Enable CONFIG_UBSAN and CONFIG_UBSAN_FATAL for the ARM64 and x86_64 build jobs, with debug enabled, which are later used for Xen tests on QEMU and/or real hardware. Signed-off-by: Stefano Stabellini --- successful pipeline: https://gitlab.com/xen-project