index
:
imx-atf.git
imx_4.14.78_1.0.0_ga
imx_4.9.51_imx8_beta1
imx_5.4.24_2.1.0
toradex_imx_5.4.24_2.1.0
toradex_imx_5.4.70_2.3.0
Reference implementation of ARM secure world software for i.MX
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
stdlib
Age
Commit message (
Expand
)
Author
2017-07-19
Use standard UNIX file:line format in assert
Roberto Vargas
2017-05-16
Simplify assert() to reduce memory usage
Antonio Nino Diaz
2017-05-03
Use SPDX license identifiers
dp-arm
2017-04-19
Add `ENABLE_ASSERTIONS` build option
Antonio Nino Diaz
2017-03-31
Remove dead loops in assert() in C and ASM
Antonio Nino Diaz
2017-03-31
Flush console where necessary
Antonio Nino Diaz
2017-01-24
stdlib: Import timingsafe_bcmp() from FreeBSD
Antonio Nino Diaz
2017-01-24
Add strnlen() to local C library
Sandrine Bailleux
2016-12-13
stdlib: Fix signedness issue in memcmp()
dp-arm
2016-06-03
Move stdlib header files to include/lib/stdlib
Dan Handley
2016-02-26
Compile stdlib C files individually
Antonio Nino Diaz
2015-01-28
stdlib: add missing features to build PolarSSL
Juan Castillo
2014-08-12
Rationalize console log output
Dan Handley
2014-07-25
Implement a leaner printf for Trusted Firmware
Soby Mathew
2014-02-17
Add IO abstraction framework
James Morrissey
2014-01-30
Fix memmove and memcpy
Jon Medhurst
2014-01-17
Update year in copyright text to 2014
Dan Handley
2013-12-20
Add strchr() and putchar() to local C library
Harry Liebel
2013-12-20
Create local C library implementation (2/2)
Harry Liebel
2013-12-20
Create local C library implementation (1/2)
Harry Liebel