Revert "libc/memset: Implement function in assembler"
This reverts commit e7d344d.
 This reverts the patch https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/5313 due to a timing issue with the merge.  The merge occurred at the same time as the additional comments and thusly were were not seen until the merge was done.  This reverts the change and additional patches from Alexei will follow to address the concerns expressed in the orignal patch.

Change-Id: Iae5f6403c93ac13ceeda29463883fcd4c437f2b7
1 parent e7d344d commit f5402ef7a86dce7e7b5b05704d113e69d3387105
@Mark Dykes Mark Dykes authored on 19 Aug 2020
Showing 5 changed files
View
lib/libc/aarch32/memset.S 100644 → 0
View
lib/libc/aarch64/memset.S 100644 → 0
View
lib/libc/libc.mk
View
lib/libc/memset.c 0 → 100644
View
plat/nvidia/tegra/platform.mk