arm: Fix annoying .eh_frame section warnings
authorPhil Elwell <phil@raspberrypi.com>
Wed, 12 Jan 2022 17:27:03 +0000 (17:27 +0000)
committerPhil Elwell <phil@raspberrypi.com>
Wed, 12 Jan 2022 17:27:03 +0000 (17:27 +0000)
commit6d5309c44a179c4651e9efaca3c0d5cf92105044
treebb19f88d0cfb9987eb377e261b51fd2c7bfe92d3
parent1b3c96445466fa8f26f801cfce8731c3281cd670
arm: Fix annoying .eh_frame section warnings

Replace the cfi directives with the UNWIND equivalents. This prevents
the .eh_frame section from being created, eliminating the warnings.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/lib/memcpy_rpi.S
arch/arm/lib/memcpymove.h
arch/arm/lib/memmove_rpi.S