Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-22 | libc: Remove non-Arm files | Antonio Nino Diaz | |
Remove all files that don't have only Arm copyright. This is the first step to cleanup the C library in this repository. They will be re-added in the following patches. Change-Id: I72c40a1620d1df3228fc397ec695d569a20245fd Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com> | |||
2018-08-03 | Create a library file for libc | Roberto Vargas | |
TF Makefile was linking all the objects files generated for the c library instead of creating a static library that could be used in the linking stage. Change-Id: I721daea097e9b13cbb42c9f8eaa2af8fea0799cf Signed-off-by: Roberto Vargas <roberto.vargas@arm.com> |