summaryrefslogtreecommitdiff
path: root/lib/stdlib
AgeCommit message (Expand)Author
2018-09-28imx8qm/imx8qxp: enable output debug message to SC consoleAnson Huang
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2017-07-19Use standard UNIX file:line format in assertRoberto Vargas
2017-05-16Simplify assert() to reduce memory usageAntonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2017-04-19Add `ENABLE_ASSERTIONS` build optionAntonio Nino Diaz
2017-03-31Remove dead loops in assert() in C and ASMAntonio Nino Diaz
2017-03-31Flush console where necessaryAntonio Nino Diaz
2017-01-24stdlib: Import timingsafe_bcmp() from FreeBSDAntonio Nino Diaz
2017-01-24Add strnlen() to local C librarySandrine Bailleux
2016-12-13stdlib: Fix signedness issue in memcmp()dp-arm
2016-06-03Move stdlib header files to include/lib/stdlibDan Handley
2016-02-26Compile stdlib C files individuallyAntonio Nino Diaz
2015-01-28stdlib: add missing features to build PolarSSLJuan Castillo
2014-08-12Rationalize console log outputDan Handley
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-02-17Add IO abstraction frameworkJames Morrissey
2014-01-30Fix memmove and memcpyJon Medhurst
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-20Add strchr() and putchar() to local C libraryHarry Liebel
2013-12-20Create local C library implementation (2/2)Harry Liebel
2013-12-20Create local C library implementation (1/2)Harry Liebel