Re: [PATCH 4/4] [BROKEN] PPC: Activate UBSAN in testing

2025-02-21 Thread Shawn Anastasio
Hi Andrew, On 2/7/25 6:02 PM, Andrew Cooper wrote: > Signed-off-by: Andrew Cooper > --- > CC: Shawn Anastasio > > This compiles, but something is up with the console and nothing useful comes > out. I tracked this down to ubsan tripping due to an unaligned access in opal.c, before the serial co

[PATCH 4/4] [BROKEN] PPC: Activate UBSAN in testing

2025-02-07 Thread Andrew Cooper
Signed-off-by: Andrew Cooper --- CC: Shawn Anastasio This compiles, but something is up with the console and nothing useful comes out. Sample: https://gitlab.com/xen-project/people/andyhhp/xen/-/jobs/9079440897 --- automation/gitlab-ci/build.yaml | 3 +++ xen/arch/ppc/Kconfig| 1