summaryrefslogtreecommitdiff
path: root/firmware/stub/utility_stub.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-35/+0
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+2
* Split off modules required for VbInit() and VbSelectFirmware()Randall Spangler2013-02-261-9/+10
* Move Memset from vboot_reference to vbexport/u-bootStefan Reinauer2011-11-021-0/+6
* Port vboot_reference to use new wrapper API utility functionsRandall Spangler2011-07-081-39/+1
* Revert "Verified boot wrapper - replace utility functions"Randall Spangler2011-07-011-1/+39
* Verified boot wrapper - replace utility functionsRandall Spangler2011-07-011-39/+1
* Revert "Verified boot wrapper - replace utility functions"mukesh agrawal2011-06-271-1/+39
* Verified boot wrapper - replace utility functionsRandall Spangler2011-06-271-39/+1
* Added timing data to VbSharedData.Randall Spangler2011-03-161-1/+12
* Make sure that our version of certain utility function implementations gets u...Gaurav Shah2010-08-201-24/+0
* Add lots of debugging to TPM library.Randall Spangler2010-07-191-2/+2
* Fix SafeMemcmp by removing any potential data-dependent branches.Gaurav Shah2010-07-161-6/+10
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-241-4/+5
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-171-0/+72