coreboot/src
Arthur Heymans 17cb5becca security/tpm/tspi: Reduce scope of tspi_init_crtm
This is only called locally.

Change-Id: Ie3eaf659a2868eee1d4688885495c413f94f42e2
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55469
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Johnny Lin <Johnny_Lin@wiwynn.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
2021-06-16 09:52:21 +00:00
..
acpi ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
arch treewide: Disable R_AMD64_32S relocation support 2021-06-15 07:47:35 +00:00
commonlib ChromeOS: Separate NVS from global GNVS 2021-06-14 19:44:08 +00:00
console src/console/init.c: Make get_log_level static inline again 2021-06-15 16:12:52 +00:00
cpu cpu/x86/mp_init: Support both xapic and x2apic with common code 2021-06-16 03:42:21 +00:00
device device/pnp: Always provide pnp_unset_and_set_config 2021-06-10 05:38:13 +00:00
drivers drivers/intel/gma: Restructure IGD opregion init code 2021-06-11 07:38:13 +00:00
ec ec/google/chromeec: Separate SMBIOS SKU functions 2021-06-09 05:18:35 +00:00
include cpu/intel/msr.h: Sort MSRs in ascending order 2021-06-15 07:45:59 +00:00
lib ChromeOS: Separate NVS from global GNVS 2021-06-14 19:44:08 +00:00
mainboard soc/intel/alderlake/romstage: Update display UPDs based on InternalGfx 2021-06-16 03:50:20 +00:00
northbridge nb/intel/haswell: Update some "Misc ICH" comments 2021-06-16 04:19:27 +00:00
security security/tpm/tspi: Reduce scope of tspi_init_crtm 2021-06-16 09:52:21 +00:00
soc soc/mediatek/mt8195: Add ddp driver to support eDP output 2021-06-16 08:32:31 +00:00
southbridge nb/intel/sandybridge: Add x86_64 support 2021-06-15 07:49:54 +00:00
superio
vendorcode vc/mediatek/mt8195: Match definition with declaration 2021-06-15 19:46:39 +00:00
Kconfig