mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-19 02:54:24 +00:00
![]() * Move stdlib header files from include/stdlib to include/lib/stdlib for consistency with other library headers. * Fix checkpatch paths to continue excluding stdlib files. * Create stdlib.mk to define the stdlib source files and include directories. * Include stdlib.mk from the top level Makefile. * Update stdlib header path in the fip_create Makefile. * Update porting-guide.md with the new paths. Change-Id: Ia92c2dc572e9efb54a783e306b5ceb2ce24d27fa |
||
---|---|---|
.. | ||
abort.c | ||
assert.c | ||
exit.c | ||
mem.c | ||
printf.c | ||
putchar.c | ||
puts.c | ||
sscanf.c | ||
stdlib.mk | ||
strchr.c | ||
strcmp.c | ||
strlen.c | ||
strncmp.c | ||
subr_prf.c |