1. 17cb5be security/tpm/tspi: Reduce scope of tspi_init_crtm by Arthur Heymans · 3 years, 2 months ago
  2. a5061f8 tpm/tss: Remove local variable by Patrick Georgi · 3 years, 2 months ago
  3. 170ac85 security/vboot: Add timestamps when loading verstage by Raul E Rangel · 3 years, 2 months ago
  4. 08938a9 security/vboot: Add support for ZTE spaces by Aseda Aboagye · 3 years, 3 months ago
  5. 4ad0420 security/tpm/tss/tcg-2.0: Add `tlcl_set_bits()` by Aseda Aboagye · 3 years, 3 months ago
  6. 494a5dd vboot: Assign 2 to EC_EFS_BOOT_MODE_TRUSTED_RO by Daisuke Nojiri · 3 years, 3 months ago
  7. 1128817 3rdparty/intel-sec-tools: Update to support Boot Guard by Christopher Meis · 3 years, 3 months ago
  8. fc7900b vboot: Add VB2_CONTEXT_EC_TRUSTED by Daisuke Nojiri · 3 years, 3 months ago
  9. f303b4f Apply more uses for Kconfig TPM by Kyösti Mälkki · 3 years, 3 months ago
  10. 8ad9379 tpm: Remove USER_TPMx options, make TPM1/TPM2 menuconfig visible by Julius Werner · 3 years, 3 months ago
  11. d2b2a18 Add Kconfig TPM by Kyösti Mälkki · 3 years, 4 months ago
  12. b192af1 security/tpm/tspi: Always measure the cache to pcr by Arthur Heymans · 3 years, 3 months ago
  13. b0ccac09 security/tpm/tspi/crtm: Fix FMAP TPM PCR by Arthur Heymans · 3 years, 3 months ago
  14. fc6cc71 security/intel/txt: Add weak function to skip TXT lockdown by Arthur Heymans · 3 years, 7 months ago
  15. 3c79777 vboot/secdata_mock: Make v0 kernel secdata context by Aseda Aboagye · 3 years, 3 months ago
  16. c8f7096 vboot/secdata_tpm: Create FWMP space in coreboot by Aseda Aboagye · 3 years, 3 months ago
  17. d87ed2d vboot/secdata_tpm: Rename set_space() by Aseda Aboagye · 3 years, 3 months ago
  18. 40acfe7 cbfs: Increase mcache size defaults by Julius Werner · 3 years, 3 months ago
  19. 99973d2 src/security/tpm: Deal with zero length tlcl writes by Patrick Georgi · 3 years, 3 months ago
  20. b403da6 src/security/intel/stm: Add warning for non-reproducible build by Martin Roth · 3 years, 3 months ago
  21. eb73e5f security/intel/txt: Set up TPM in bootblock if using measured boot by Arthur Heymans · 3 years, 3 months ago
  22. 0250a78 security/intel/cbnt: Allow to use an externally provided cbnt-prov bin by Arthur Heymans · 3 years, 5 months ago
  23. 8b91c9f security/intel/cbnt/Makefile.inc: Use variables for hash alg by Arthur Heymans · 3 years, 5 months ago
  24. f69cece 3rdparty/intel-sec-tools: Update submodule pointer by Arthur Heymans · 3 years, 3 months ago
  25. 53164ba security/intel/cbnt: Rename bg-prov to cbnt-prov by Arthur Heymans · 3 years, 3 months ago
  26. 6f8e944 security/tpm: Add option to init TPM in bootblock by Arthur Heymans · 3 years, 5 months ago
  27. f28dcbc security/tpm/crtm: Measure FMAP into TPM by Arthur Heymans · 3 years, 4 months ago
  28. d6612a4 security/vboot: Include fspt.bin in the RO region only by Arthur Heymans · 3 years, 4 months ago
  29. b3182fb vboot: ec_sync: Switch to new CBFS API by Julius Werner · 3 years, 4 months ago
  30. 5a090bf verstage: Add debug print when returning from verstage by Julius Werner · 3 years, 5 months ago
  31. 647e2c9 security/intel/cbnt: Fix ibbhash command line by Christian Walter · 3 years, 5 months ago
  32. 74a0fad security: vboot: Clarify PCR extension algorithms/sizes by Julius Werner · 3 years, 5 months ago
  33. 3d5319e security/intel/cbnt: Add options to generate BPM from Kconfig by Arthur Heymans · 3 years, 6 months ago
  34. 6362df3 security/intel/cbnt: Add option to generate an unsigned BPM by Arthur Heymans · 3 years, 5 months ago
  35. 15412c0 security/intel/cbnt: Add option to generate BPM by Arthur Heymans · 3 years, 6 months ago
  36. 5e0119e security/intel/cbnt: Add an option to generate an unsigned KM by Arthur Heymans · 3 years, 5 months ago
  37. 0514324 security/intel/cbnt: Generate KM from Kconfig symbols by Arthur Heymans · 3 years, 6 months ago
  38. 2ef2e47 security/intel/cbnt: Add option to generate KM by Arthur Heymans · 3 years, 6 months ago
  39. 21176dd security/intel/cbnt: Prepare for KM/BPM generation by Arthur Heymans · 3 years, 5 months ago
  40. 2390754 security/intel/cbnt: Make CBNT compatible with CMOS option table by Arthur Heymans · 3 years, 5 months ago
  41. eeacd83 cpu/intel/fit: Add the FIT table as a separate CBFS file by Arthur Heymans · 3 years, 6 months ago
  42. 77639e4 cbfs: Replace more instances of cbfs_boot_locate() with newer APIs by Julius Werner · 3 years, 6 months ago
  43. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 8 months ago
  44. 234f8e0 security/intel/stm/Makefile.inc: Fix typo by Benjamin Doron · 3 years, 5 months ago
  45. ba7b90e security/tpm/tss/vendor/cr50: Introduce vendor sub-command to reset EC by Karthikeyan Ramasubramanian · 3 years, 6 months ago
  46. a904fd6 vboot: update GBB flags to use altfw terminology by Joel Kitching · 3 years, 6 months ago
  47. a9cbfc7 src/{drivers,security}: Remove unused <string.h> by Elyes HAOUAS · 3 years, 6 months ago
  48. f81d09d src/security: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  49. 388aaf7 security/intel/txt/Makefile.inc: Use tab for indent by Elyes HAOUAS · 3 years, 6 months ago
  50. ccf99a3 security/vboot/bootmode: Add weak fill_lb_gpios by Raul E Rangel · 3 years, 6 months ago
  51. 26a6921 src: Add missing <cbmem.h> by Elyes HAOUAS · 3 years, 6 months ago
  52. df89df7 security/tpm/tss/vendor/cr50/cr50.c: Fix typo by Elyes HAOUAS · 3 years, 6 months ago
  53. 6412076 coreboot_table: Move VBOOT_VBNV support by Kyösti Mälkki · 3 years, 7 months ago
  54. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 7 months ago
  55. 1cf2427 security/vboot: Add config for GBB_FLAG_ENABLE_UDC by Eric Lai · 3 years, 7 months ago
  56. cbce390 drivers/security/cbnt: Fix bootblock size by Arthur Heymans · 3 years, 7 months ago
  57. 9849488 soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options by Angel Pons · 3 years, 7 months ago
  58. 02d4318 security/tpm/tss/tcg-1.2/tss.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  59. 5edd51f security/intel/stm/StmPlatformSmm.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  60. 2d634c9 security/vboot/secdata_tpm.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  61. 2cc5bcb build system: Always add coreboot.pre dependency to intermediates by Patrick Georgi · 3 years, 7 months ago
  62. d6eb72c build system: Structure and serialize INTERMEDIATE by Patrick Georgi · 3 years, 7 months ago
  63. 17c951b */Makefile.inc: Add some INTERMEDIATE targets to .PHONY by Arthur Heymans · 3 years, 8 months ago
  64. 66dbd9c security/intel/txt: Don't run SCHECK on CBnT by Arthur Heymans · 3 years, 7 months ago
  65. bccb691 security/intel/txt/ramstage.c: Fix clearing secrets on CBNT by Arthur Heymans · 3 years, 9 months ago
  66. 9059a89 sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurable by Arthur Heymans · 3 years, 10 months ago
  67. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 3 months ago
  68. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  69. 0d9072b cbfs: Move more stuff into cbfs_boot_lookup() by Julius Werner · 4 years, 5 months ago
  70. 1e37c9c cbfs: Add metadata cache by Julius Werner · 4 years, 8 months ago
  71. ec6cff2 vboot: stop implementing VbExDisplayScreen by Joel Kitching · 3 years, 9 months ago
  72. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 4 years ago
  73. 94fe086 sec/intel/cbnt: Stitch in ACMs in the coreboot image by Arthur Heymans · 3 years, 10 months ago
  74. 8839b7f security/vboot: Add Kconfig symbol to set hashing block size by Martin Roth · 3 years, 10 months ago
  75. 6c49f40 haswell: Add Intel TXT support in romstage by Angel Pons · 4 years ago
  76. 5725ee4 sec/intel/txt: Add support for running SCLEAN in romstage by Angel Pons · 3 years, 10 months ago
  77. 3603960 sec/intel/txt/Kconfig: Remove the menu for including ACMs by Arthur Heymans · 3 years, 10 months ago
  78. ccb1119 sec/intel/txt/Makefile.inc: Include ACMs using Kconfig variables by Arthur Heymans · 3 years, 10 months ago
  79. 441c63d security/vboot: fix policy digest for nvmem spaces by Andrey Pronin · 3 years, 10 months ago
  80. 4a30d42 vboot: Disable vboot functions in SMM by Julius Werner · 3 years, 10 months ago
  81. 4622a2f security/tpm/tspi/crtm: Add line break to debug messages by Frans Hendriks · 3 years, 10 months ago
  82. 8f8cb95 sec/intel/txt: Split MTRR setup ASM code into a macro by Angel Pons · 3 years, 10 months ago
  83. 0149025 sec/intel/txt: Add `enable_getsec_or_reset` function by Angel Pons · 3 years, 10 months ago
  84. 7b4d67cf sec/intel/txt: Extract BIOS ACM loading into a function by Angel Pons · 3 years, 10 months ago
  85. 6c4028d sec/intel/txt: Only run LockConfig for LT-SX by Angel Pons · 3 years, 10 months ago
  86. e70a3f8 sec/intel/txt: Always run SCHECK on regular boots by Angel Pons · 3 years, 10 months ago
  87. 8a285fd8 sec/intel/txt: Allow skipping ACM NOP function by Angel Pons · 3 years, 10 months ago
  88. c037695 sec/intel/txt/ramstage.c: Do not init the heap on S3 resume by Angel Pons · 3 years, 10 months ago
  89. 8f7e2a3 sec/intel/txt/ramstage.c: Extract heap init into a function by Angel Pons · 3 years, 10 months ago
  90. 08de7d6 sec/intel/txt: Add and fill in BIOS Specification info by Angel Pons · 3 years, 10 months ago
  91. 28d0408 sec/intel/txt/common.c: Only log ACM error on failure by Angel Pons · 3 years, 10 months ago
  92. 5a6daa6 sec/intel/txt: Move DPR size to Kconfig by Angel Pons · 3 years, 10 months ago
  93. 17df7d6 security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpm by Shelley Chen · 3 years, 10 months ago
  94. c1040f3 mrc_cache: Add tpm_hash_index field to cache_region struct by Shelley Chen · 3 years, 10 months ago
  95. df0481e security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEX by Shelley Chen · 3 years, 10 months ago
  96. a79803c security/vboot: Make mrc_cache hash functions generic by Shelley Chen · 3 years, 10 months ago
  97. 1fed53f mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver by Shelley Chen · 3 years, 10 months ago
  98. 9f8ac64 mrc_cache: Add config MRC_SAVE_HASH_IN_TPM by Shelley Chen · 3 years, 10 months ago
  99. d5faa90 security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h by Shelley Chen · 3 years, 10 months ago
  100. ffbb4b2 intel/txt: Add `txt_get_chipset_dpr` function by Angel Pons · 3 years, 10 months ago