[PATCH v2 0/1] Enable UBSAN on ppc

Shawn Anastasio posted 1 patch 8 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1740540262.git.sanastasio@raptorengineering.com
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(-)
[PATCH v2 0/1] Enable UBSAN on ppc
Posted by Shawn Anastasio 8 months, 1 week ago
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