summaryrefslogtreecommitdiff
path: root/tests/big_firmware_tests.c
Commit message (Expand)AuthorAgeFilesLines
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+1
* Get rid of some crufty macros.Gabe Black2013-03-191-1/+1
* Switch to using .vbprivk for signing everything now.Bill Richardson2010-07-011-2/+2
* Change VerifyFirmware() to take separate pointers to firmware verification he...Gaurav Shah2010-04-181-1/+1
* VBoot Reference: Output debug information using debug() instead of fprintf().Gaurav Shah2010-04-051-2/+2
* combined patch for:Gaurav Shah2010-03-311-1/+1
* Revert "VBoot Reference: Refactor Part 2 - Crypto Libraries"David Garcia2010-03-311-1/+1
* VBoot Reference: Refactor Part 2 - Crypto LibrariesGaurav Shah2010-03-301-1/+1
* Use UINT64_C macros from stdint.h.Gaurav Shah2010-03-301-1/+1
* Explicitly use the ULL suffix to specify a large constant.Gaurav Shah2010-03-301-1/+1
* Propagate use of uint64_t to more functions that may need to deal with arbitr...Gaurav Shah2010-03-291-0/+74