coreboot-kgpe-d16/src
Joel Kitching 9937a063d4 tpm/tspi: clean up tpm_setup function flow
Introduce two helper functions for more readable code.
Use epilogue function instead of goto for error handling.

BUG=None
TEST=None

Change-Id: Ibea44880683a301e82ee2ba049003c36fcb44eba
Signed-off-by: Joel Kitching <kitching@google.com>
Reviewed-on: https://review.coreboot.org/29026
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2018-10-18 16:22:40 +00:00
..
acpi
arch arch/x86/exception: Improve the readability of a comment 2018-10-17 12:01:51 +00:00
commonlib commonlib/storage: Make pci sdhci code compile in romstage 2018-10-11 10:57:07 +00:00
console console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOS 2018-10-18 12:50:41 +00:00
cpu cpu/x86/smm: Fix non-local header treated as local 2018-10-18 16:22:12 +00:00
device Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
drivers drivers/intel/fsp*: Use newly added post codes for memory param prep 2018-10-18 12:46:12 +00:00
ec ec/google/chromeec: Use common MEC interface 2018-10-18 15:01:40 +00:00
include cpu/amd: Use common AMD's MSR 2018-10-18 12:51:26 +00:00
lib selfboot: remove bounce buffers 2018-10-11 17:42:41 +00:00
mainboard src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
northbridge cpu/amd: Use common AMD's MSR 2018-10-18 12:51:26 +00:00
security tpm/tspi: clean up tpm_setup function flow 2018-10-18 16:22:40 +00:00
soc mediatek/mt8183: Add EMI init for DDR driver init 2018-10-18 15:01:02 +00:00
southbridge src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode vc/google/chromeos/ec: remove EC hibernate in cr50 update path 2018-10-15 13:56:01 +00:00
Kconfig src/Kconfig: Drop a superfluous word 2018-10-01 15:28:47 +00:00