mbox series

[v2,0/1] Enable UBSAN on ppc

Message ID cover.1740540262.git.sanastasio@raptorengineering.com (mailing list archive)
Headers show
Series Enable UBSAN on ppc | expand

Message

Shawn Anastasio Feb. 26, 2025, 3:27 a.m. UTC
Extend Andrew's UBSAN enablement work to ppc.

Changes in v2:
  - Drop opal.c unaligned access patch
  - Enable -fno-sanitize=alignment like x86 does

Andrew Cooper (1):
  PPC: Activate UBSAN in testing

 automation/gitlab-ci/build.yaml      | 3 +++
 xen/arch/ppc/Kconfig                 | 1 +
 xen/arch/ppc/arch.mk                 | 6 ++++++
 xen/arch/ppc/include/asm/processor.h | 2 ++
 xen/arch/ppc/stubs.c                 | 2 +-
 5 files changed, 13 insertions(+), 1 deletion(-)

--
2.30.2