summaryrefslogtreecommitdiff
path: root/firmware/2lib/2stub.c
Commit message (Expand)AuthorAgeFilesLines
* EC software sync: Split up EC and auxfw syncTim Wawrzynczak2019-11-141-0/+19
* vboot: fix up some more includesJoel Kitching2019-09-231-1/+1
* vboot: add VB2_ASSERT and VB2_DIE macrosJoel Kitching2019-09-231-0/+7
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-13/+10
* vboot: add linebreaks to stub unimplemented messagesJoel Kitching2019-04-271-3/+3
* 2lib: create generic return code for unimplemented external functionsJoel Kitching2019-03-281-5/+8
* 2api: add callback for vb2ex_tpm_set_modeMatt Delco2019-03-201-0/+6
* futility: Merge Debug() into VB2_DEBUG()Julius Werner2019-03-061-0/+2
* 2lib: add VB2_DEBUG_RAW() to print without function nameRandall Spangler2017-01-201-1/+2
* vboot2: Add stub implementation for vb2ex_printf()Bill Richardson2015-01-281-0/+13
* vboot2: Introduce vb2ex_hwcrypto APIstabilize-storm-6683.Bstabilize-6670.Bstabilize-6662.BJulius Werner2015-01-061-0/+23
* vboot2: More specific errors for unimplemented external APIsRandall Spangler2014-06-241-2/+2
* vboot2: misc higher-level routinesRandall Spangler2014-06-191-0/+23