coreboot/src/security/vboot
Shelley Chen d5faa90df5 security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h
As ongoing work for generalizing mrc_cache to be used by all
platforms, we are pulling it out from fsp 2.0 and renaming it as
mrc_cache_hash_tpm.h in security/vboot.

BUG=b:150502246
BRANCH=None
TEST=emerge-nami coreboot chromeos-bootimage

Change-Id: I5a204bc3342a3462f177c3ed6b8443e31816091c
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46508
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-10-19 07:01:04 +00:00
..
antirollback.h treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
bootmode.c src: Remove unused 'include <cbmem.h>' 2020-07-26 20:59:44 +00:00
common.c security/vboot: Add option to run verstage before bootblock 2020-06-15 21:04:00 +00:00
ec_sync.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig security/vboot: Allow files to go into only RW-A or RW-B region 2020-07-08 19:36:24 +00:00
Makefile.inc security/vboot/Makefile.inc: Update regions-for-file function 2020-08-13 05:43:53 +00:00
misc.h src/security: Drop unneeded empty lines 2020-09-21 16:26:17 +00:00
mrc_cache_hash_tpm.c security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h 2020-10-19 07:01:04 +00:00
mrc_cache_hash_tpm.h security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h 2020-10-19 07:01:04 +00:00
secdata_mock.c treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
secdata_tpm.c security/vboot: ensure that NVMEM is saved on every kernel space write 2020-07-15 08:42:11 +00:00
symbols.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tpm_common.c src/security: Drop unneeded empty lines 2020-09-21 16:26:17 +00:00
tpm_common.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv_cmos.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv_ec.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv_flash.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vbnv_layout.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vboot_common.c src: Remove unused 'include <boot_device.h>' 2020-08-18 12:15:10 +00:00
vboot_common.h src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
vboot_lib.c src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
vboot_loader.c security/vboot: Add option to run verstage before bootblock 2020-06-15 21:04:00 +00:00
vboot_logic.c src/security: Drop unneeded empty lines 2020-09-21 16:26:17 +00:00
verstage.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00