summaryrefslogtreecommitdiffstats
path: root/src/security/vboot/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* device, security: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-400/+0
* vboot: add VBOOT_X86_RSA_ACCELERATION configJeremy Compostella2023-12-271-0/+6
* treewide: Use show_notices target for warningsMartin Roth2023-12-201-1/+1
* Makefile: Make vboot_fw.a a .PHONY targetJulius Werner2023-12-081-0/+2
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-0/+6
* x86: Add .data section support for pre-memory stagesJeremy Compostella2023-09-141-1/+6
* Makefile.inc: don't add fmap_config.h dependency twiceFelix Held2023-06-231-5/+0
* security/vboot: Don't add RO pagetables to RW_A/BArthur Heymans2023-04-061-0/+1
* vboot: Add VBOOT_ARMV8_CE_SHA256_ACCELERATION configYidi Lin2023-02-161-0/+1
* security/vboot: Add store/validate methods for AMD VBIOS FMAP cacheMatt DeVillier2023-02-131-0/+2
* security/vboot: Don't build with flashrom supportBrian Norris2023-02-051-0/+1
* security/vboot: Check RW_NVRAM at buildtimeArthur Heymans2023-01-131-0/+5
* src/security/vboot: Fix wrong CONFIG nameMaximilian Brune2022-12-281-1/+1
* vboot: Add VBOOT_CBFS_INTEGRATION supportJakub Czapiga2022-11-081-0/+4
* security/vboot: Update build rules using x86 SHA extensionKarthikeyan Ramasubramanian2022-11-071-1/+2
* soc/intel: Add SI_DESC region to GSCVD rangesJulius Werner2022-09-031-0/+2
* Add SBOM (Software Bill of Materials) GenerationMaximilian Brune2022-08-221-1/+2
* security/vboot: Simplify image signingJakub Czapiga2022-07-301-31/+13
* security/vboot: Deprecate VBOOT_VBNV_ECYu-Ping Wu2022-06-221-5/+0
* security/vboot: Add support for GSCVD (Google "RO verification")Julius Werner2022-06-211-0/+55
* Makefile.inc: Generate master header and pointer as C structsArthur Heymans2022-05-121-0/+2
* vboot: add VBOOT_X86_SHA256_ACCELERATION configSubrata Banik2021-07-011-0/+1
* Apply more uses for Kconfig TPMKyösti Mälkki2021-05-301-3/+1
* security/vboot: Include fspt.bin in the RO region onlyArthur Heymans2021-05-041-0/+1
* cpu/intel/fit: Add the FIT table as a separate CBFS fileArthur Heymans2021-03-191-0/+2
* vboot: update GBB flags to use altfw terminologyJoel Kitching2021-02-271-2/+2
* security/vboot: Add config for GBB_FLAG_ENABLE_UDCEric Lai2021-02-011-0/+1
* mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driverShelley Chen2020-10-201-0/+1
* mrc_cache: Add config MRC_SAVE_HASH_IN_TPMShelley Chen2020-10-201-1/+1
* security/vboot/Makefile.inc: Update regions-for-file functionSridhar Siricilla2020-08-131-5/+6
* security/vboot: Allow files to go into only RW-A or RW-B regionMartin Roth2020-07-081-3/+10
* security/vboot: Add option to run verstage before bootblockMartin Roth2020-06-151-2/+6
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* 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