arm: Fix annoying .eh_frame section warnings
authorPhil Elwell <phil@raspberrypi.com>
Wed, 12 Jan 2022 17:27:03 +0000 (17:27 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:37 +0000 (16:04 +0000)
commit410f792179fec94334c57fe172f97b99a8f85088
tree5015f48533b80b88bc4ed0fad71cfd36b26f0251
parent45225c00b221e6fafbacd5f08d6fbcd6f0dcd95b
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