summaryrefslogtreecommitdiff
path: root/src/data_layout.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various abort(), crashes, and memory errorsStephen Warren2018-09-171-2/+9
* Use C99 uintXX_t instead of implementation-specific u_intXX_t typesThomas Petazzoni2017-10-031-111/+111
* Fix image update with image smaller than 10KiBAlban Bedel2015-12-081-2/+2
* Fix the error reporting of get_bct_size_from_image() and read_bct_file()Alban Bedel2015-12-081-3/+3
* Add new configuration keyword "RehashBl"Jimmy Zhang2015-10-191-0/+51
* Add support for Tegra210Jimmy Zhang2015-03-251-0/+2
* data_layout: fail better on file access errorsPatrick Georgi2014-10-021-1/+1
* data_layout: improve memory handlingPatrick Georgi2014-10-021-2/+4
* Add Tegra132 support for the cbootimage utilityVince Hsu2014-07-151-139/+255
* Rename last_bl_blk to last_blkVince Hsu2014-07-151-1/+2
* Add update BCT configs featurePenny Chiu2014-04-151-13/+59
* Accept void pointer as input data type for get/set_value functionsPenny Chiu2014-04-151-3/+5
* Add Tegra124 supportPenny Chiu2013-08-271-0/+2
* crypto: produce consistent hash for zero-length dataStephen Warren2013-08-271-1/+1
* Move all source files to subdir "src"Allen Martin2013-04-091-0/+896