[PATCH 0/2] Enable UBSAN on ppc

Shawn Anastasio posted 2 patches 8 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1740168326.git.sanastasio@raptorengineering.com
There is a newer version of this series
automation/gitlab-ci/build.yaml      |  3 +++
xen/arch/ppc/Kconfig                 |  1 +
xen/arch/ppc/include/asm/processor.h |  2 ++
xen/arch/ppc/opal.c                  | 18 +++++++++++-------
xen/arch/ppc/stubs.c                 |  2 +-
5 files changed, 18 insertions(+), 8 deletions(-)
[PATCH 0/2] Enable UBSAN on ppc
Posted by Shawn Anastasio 8 months, 1 week ago
Extend Andrew's UBSAN enablement work to ppc.

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

Shawn Anastasio (1):
  xen/ppc: Fix opal.c's misaligned DT reads to avoid tripping UBSAN

 automation/gitlab-ci/build.yaml      |  3 +++
 xen/arch/ppc/Kconfig                 |  1 +
 xen/arch/ppc/include/asm/processor.h |  2 ++
 xen/arch/ppc/opal.c                  | 18 +++++++++++-------
 xen/arch/ppc/stubs.c                 |  2 +-
 5 files changed, 18 insertions(+), 8 deletions(-)

--
2.30.2