coreboot/src/security/vboot
Elyes HAOUAS 4200a52263 src: Remove unused include <string.h>
Change-Id: Ic6b66dd8fa387e67bb0ce609fb7e2553eeb66b3c
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37888
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-12-26 10:45:37 +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 src: Remove unused include <string.h> 2019-12-26 10:45:37 +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 security/vboot: Add a dedicated flag for building of vboot library 2019-12-20 17:58:44 +00:00
Makefile.inc security/vboot: Add a dedicated flag for building of vboot library 2019-12-20 17:58:44 +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 src/security: Remove unused <stdlib.h> 2019-12-19 05:24:07 +00:00
secdata_tpm.c src/security: Remove unused <stdlib.h> 2019-12-19 05:24:07 +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