Fixes the following security issue: arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620] Unsigned branch instructions could be used for r2 to fix the wrong behavior when a negative length is passed to memcpy. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>