coreboot-kgpe-d16/src/security/vboot
Bill XIE 516c0a5338 security/vboot: relocate and rename vboot_platform_is_resuming()
After measured boot is decoupled from verified boot in CB:35077,
vboot_platform_is_resuming() is never vboot-specific, thus it is
renamed to platform_is_resuming() and declared in bootmode.h.

Change-Id: I29b5b88af0576c34c10cfbd99659a5cdc0c75842
Signed-off-by: Bill XIE <persmule@hardenedlinux.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39103
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2020-03-31 10:38:07 +00:00
..
antirollback.h security/vboot: Add Support for Intel PTT 2019-08-06 12:07:49 +00:00
bootmode.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
common.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
ec_sync.c vboot: remove rogue vboot_struct.h include 2020-02-24 12:47:55 +00:00
Kconfig security/vboot: Decouple measured boot from verified boot 2020-03-31 07:55:18 +00:00
Makefile.inc security/vboot: Decouple measured boot from verified boot 2020-03-31 07:55:18 +00:00
misc.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
mrc_cache_hash_tpm.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
secdata_mock.c src/security: Remove unused <stdlib.h> 2019-12-19 05:24:07 +00:00
secdata_tpm.c vboot: Upgrade kernel space to v1.0 2020-03-07 20:45:37 +00:00
symbols.h security/vboot: Decouple measured boot from verified boot 2020-03-31 07:55:18 +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 src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vbnv.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vbnv_cmos.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vbnv_ec.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vbnv_flash.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vbnv_layout.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vboot_common.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vboot_common.h security/vboot: relocate and rename vboot_platform_is_resuming() 2020-03-31 10:38:07 +00:00
vboot_lib.c security/vboot: relocate vb2ex_abort and vb2ex_printf 2020-02-07 03:56:44 +00:00
vboot_loader.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vboot_logic.c security/vboot: relocate and rename vboot_platform_is_resuming() 2020-03-31 10:38:07 +00:00
verstage.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00