mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-01 15:44:43 +00:00
This file provides __aeabi_memclr8 builtin which the Ubuntu 22.04
version of clang 14 needs to compile. Add it to prevent this oddity from
failing the build.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: Id67aa0abba4a27c51b3ed6bb1be84b4e803b44bf
(cherry picked from commit bdedee5a0f)