mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-08-26 00:41:19 +02:00
This patch enables compiler-rt for the AArch32 target. The code is not used for AArch64 as the architecture supports the 64-bit division and modulo operations natively. Change-Id: I1703a92872b0bb56ac0b98c67193830683963b13 Signed-off-by: dp-arm <dimitris.papastamos@arm.com>