audk/ArmPkg/Library/CompilerIntrinsicsLib
Ard Biesheuvel 19d9bf7725 ArmPkg/CompilerIntrinsicsLib: add GCC version of __aeabi_memset()
CLANG for ARM may emit calls to __aeabi_memset(), which is subtly different
from the default memset() [arguments 2 and 3 are reversed]

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19281 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-15 15:01:58 +00:00
..
AArch64 ARM Packages: use GCC_ASM_EXPORT to export functions 2014-05-08 14:55:52 +00:00
Arm ArmPkg/CompilerIntrinsicsLib: add GCC version of __aeabi_memset() 2015-12-15 15:01:58 +00:00
CompilerIntrinsicsLib.inf ArmPkg: update RVCT assembly functions to use new RVCT_ASM_EXPORT macro 2015-12-03 20:28:02 +00:00