summaryrefslogtreecommitdiffstats
path: root/src/security/vboot/vboot_crtm.c
Commit message (Expand)AuthorAgeFilesLines
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-194/+0
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src: Move 'static' to the beginning of declarationElyes HAOUAS2019-12-021-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-0/+1
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-0/+1
* vboot: rename symbols for better consistencyJoel Kitching2019-03-151-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-071-9/+58
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-251-0/+144