summaryrefslogtreecommitdiffstats
path: root/src/security/vboot/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* security/vboot: Limit vboot verification code access to only verstageSridhar Siricilla2020-05-041-1/+2
* vboot: Always build secdata functions for romstageJulius Werner2020-04-281-2/+2
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-8/+0
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* security/vboot: Support enabling EC EFS with EC software syncSam McNally2020-03-061-0/+1
* vboot: rename GBB flag FAFT_KEY_OVERIDE to FLAG_RUNNING_FAFTJoel Kitching2020-02-171-1/+1
* security/vboot: relocate vb2ex_abort and vb2ex_printfJoel Kitching2020-02-071-0/+6
* security/vboot: Add a dedicated flag for building of vboot libraryBill XIE2019-12-201-33/+37
* vboot: remove 2lib headers from MakefileJoel Kitching2019-12-181-2/+0
* security/vboot: Use persistent context to read GBB flagsJulius Werner2019-11-281-2/+0
* Makefiles: Remove -D__PRE_RAM__Kyösti Mälkki2019-11-221-6/+0
* security/vboot: Build vboot library with same .a that depthcharge usesTim Wawrzynczak2019-11-201-5/+5
* security/vboot: Add vboot callbacks to support EC software syncTim Wawrzynczak2019-11-201-0/+2
* security/vboot: Add rw_region_only support to vbootWim Vervoorn2019-11-111-2/+10
* build: Mark bootblock files on x86 as IBBPatrick Rudolph2019-10-181-0/+1
* vboot: create board-specific test-only GBB HWID if not setHung-Te Lin2019-09-301-0/+5
* vboot: remove fastboot supportJoel Kitching2019-09-021-1/+0
* security/vboot: Add Support for Intel PTTChristian Walter2019-08-061-0/+5
* vboot: remove vboot_handoff stepJoel Kitching2019-06-271-1/+1
* vboot: relocate code to log and clear recovery mode switchJoel Kitching2019-06-211-0/+1
* security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook()Frans Hendriks2019-05-201-0/+1
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-251-0/+7
* vboot: fix STARTS_IN_BOOTBLOCK/_ROMSTAGE logicJoel Kitching2019-02-221-1/+7
* vboot: Makefile: Also apply CPPFLAGS include path fixups to ccoptsJulius Werner2019-01-281-4/+5
* security/vboot: Add VB2_LIB to romstage sources without dependenciesWerner Zeh2018-11-281-4/+2
* security/vboot: Add selection for firmware slots used by VBOOTPhilipp Deppenwiese2018-11-081-1/+28
* security/vboot: Add VB2_LIB to postcar stage if availableWerner Zeh2018-11-081-0/+1
* security/tpm: Add function to measure a region deviceWerner Zeh2018-10-311-0/+4
* security/vboot: build vboot_fw20.a per stagePatrick Georgi2018-10-311-28/+23
* Move compiler.h to commonlibNico Huber2018-10-081-2/+4
* security/vboot/Makefile: Use shell cat instead of make file commandRaul E Rangel2018-08-131-1/+1
* security/vboot: Split fwid.region build targetRaul E Rangel2018-08-081-2/+7
* security/vboot: Add interface for FSP 2.0 mrc cachingPhilipp Deppenwiese2018-07-171-0/+2
* vboot: Fix linking error with USE_OPTION_TABLE enabledPatrick Rudolph2018-06-281-0/+2
* vboot: Add support for reading GBB flagsFurquan Shaikh2018-04-091-0/+2
* vboot: Update to most recent GBB flag usageJulius Werner2018-03-261-1/+2
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-0/+263