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: Stefano Stabellini <[email protected]>
Reviewed-by: Michal Orzel <[email protected]>

However, I do remember Julien being opposed to this approach in the past, 
mostly because he did not like
the idea of failing on first UB that can possibly hide next UBs (I don't see 
this as a problem because other
UBs will simply be found on the next pipeline or locally when testing the fix).

~Michal


Reply via email to