summaryrefslogtreecommitdiff
path: root/include/lib/stdlib
AgeCommit message (Expand)Author
2017-06-09Fix stdlib defines for AArch32Soby Mathew
2017-06-07stdlib: support AARCH32 in endian head fileHaojian Zhuang
2017-06-07stdlib: import endian head file from freebsdHaojian Zhuang
2017-05-23fip: move headers shared between TF and fiptool to include/tools_shareMasahiro Yamada
2017-05-16Simplify assert() to reduce memory usageAntonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2017-04-25Merge pull request #901 from vwadekar/freebsd-stdbool-headerdavidcunado-arm
2017-04-19lib: stdbool header from the FreeBSD projectVarun Wadekar
2017-04-19Add `ENABLE_ASSERTIONS` build optionAntonio Nino Diaz
2017-02-28stdlib: add memcpy16() to string.hVarun Wadekar
2017-01-24stdlib: Import timingsafe_bcmp() from FreeBSDAntonio Nino Diaz
2017-01-24Add strnlen() to local C librarySandrine Bailleux
2016-12-30fiptool: Add support for operating on binary blobs using the UUIDdp-arm
2016-10-12Remove non-standard <sys/cdefs.h> include from uuid.hdp-arm
2016-08-10AArch32: Add essential Arch helpersSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-06-03Move stdlib header files to include/lib/stdlibDan Handley