arm: Fix big endian, introduce RSEQ_ASM_U64_PTR
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 29 Feb 2024 14:22:28 +0000 (09:22 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 29 Feb 2024 14:36:46 +0000 (09:36 -0500)
commit4cb890a63f74b399dfb7428b5aa716808c2500f9
treeca19f39a2eef1fa3e861d24965c0d3555b4a77db
parentff36aa74f9bbf9ad5103cbb531adea6de929d3f3
arm: Fix big endian, introduce RSEQ_ASM_U64_PTR

Fix support for Big endian ARM by introducing RSEQ_ASM_U64_PTR.

This will allow moving __RSEQ_ASM_DEFINE_TABLE and
RSEQ_ASM_DEFINE_EXIT_POINT to a generic common header file.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I6271f217b0e1463968bd7d520ddd0fb61678bb84
include/rseq/arch/arm.h
This page took 0.032958 seconds and 4 git commands to generate.