mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-02 23:56:35 +00:00
c81b1d0f03
- This change is split into two separate patches in order to simplify the history as interpreted by 'git'. The split is between the move/rename and addition of new files. - Remove dependency on toolchain C library headers and functions in order to ensure behavioural compatibility between toolchains. - Use FreeBSD as reference for C library implementation. - Do not let GCC use default library include paths. - Remove unused definitions in modified headers and implementations. - Move C library files to 'lib/stdlib' and 'include/stdlib'. - Break std.c functions out into separate files. Change-Id: I91cddfb3229775f770ad781589670c57d347a154 |
||
---|---|---|
.. | ||
aarch64 | ||
stdlib/sys | ||
asm_macros.S | ||
bakery_lock.h | ||
bl1.h | ||
bl2.h | ||
bl31.h | ||
bl_common.h | ||
debug.h | ||
mmio.h | ||
pm.h | ||
psci.h | ||
runtime_svc.h | ||
semihosting.h | ||
spinlock.h |