coreboot-kgpe-d16/src/security/vboot
Arthur Heymans 494b031eb7 arch/x86: Drop uses of ROMCC_BOOTBLOCK
Change-Id: Ia0405fdd448cb31b3c6ca3b3d76e49e9f430bf74
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37339
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
2019-12-19 03:26:27 +00:00
..
antirollback.h security/vboot: Add Support for Intel PTT 2019-08-06 12:07:49 +00:00
bootmode.c security/vboot: Remove selected_region from struct vboot_working_data 2019-11-20 13:26:17 +00:00
common.c security/vboot: Ensure firmware body size is respected again 2019-12-13 20:14:26 +00:00
ec_sync.c EC sync: Properly handle VBERROR return codes from vb2api_ec_sync 2019-12-09 09:39:29 +00:00
Kconfig arch/x86: Drop uses of ROMCC_BOOTBLOCK 2019-12-19 03:26:27 +00:00
Makefile.inc vboot: remove 2lib headers from Makefile 2019-12-18 09:47:40 +00:00
misc.h security/vboot: Ensure firmware body size is respected again 2019-12-13 20:14:26 +00:00
mrc_cache_hash_tpm.c security/vboot: Add interface for FSP 2.0 mrc caching 2018-07-17 17:40:33 +00:00
secdata_mock.c vboot: Fix MOCK_SECDATA for new naming scheme 2019-12-18 06:31:30 +00:00
secdata_tpm.c vboot: update secdata naming scheme 2019-12-12 17:19:09 +00:00
symbols.h security/tpm: Fix TCPA log feature 2019-03-07 12:47:01 +00:00
tpm_common.c vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2 2019-09-21 01:13:54 +00:00
tpm_common.h vboot: update vboot2 functions to use new vb2_error_t 2019-08-21 09:32:45 +00:00
vbnv.c security/vboot: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:05:04 +00:00
vbnv.h vboot: remove OPROM-related code 2019-05-15 17:50:08 +00:00
vbnv_cmos.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
vbnv_ec.c
vbnv_flash.c security/vboot: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:05:04 +00:00
vbnv_layout.h vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUEST 2019-05-15 17:49:24 +00:00
vboot_common.c security/vboot: Use persistent context to read GBB flags 2019-11-28 07:03:20 +00:00
vboot_common.h security/vboot: Add vboot callbacks to support EC software sync 2019-11-20 13:29:49 +00:00
vboot_crtm.c src: Move 'static' to the beginning of declaration 2019-12-02 15:56:40 +00:00
vboot_crtm.h security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook() 2019-05-20 14:41:40 +00:00
vboot_loader.c security/vboot: Ensure firmware body size is respected again 2019-12-13 20:14:26 +00:00
vboot_logic.c security/vboot: Ensure firmware body size is respected again 2019-12-13 20:14:26 +00:00
verstage.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00