1. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  2. 41a1a9e console/cbmem_console: Rename cbmem_dump_console by Raul E Rangel · 2 years, 7 months ago
  3. 64175bc src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h> by Elyes HAOUAS · 2 years, 7 months ago
  4. 3a0355a security/memory/memory.c: Include 'stdbool' instead of 'stdint' by Elyes HAOUAS · 2 years, 8 months ago
  5. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  6. 39dea93 Revert "security/vboot: Add NVRAM counter for TPM 2.0" by Tim Wawrzynczak · 2 years, 8 months ago
  7. 5b334b8 x86_64 assembly: Don't touch %gs by Patrick Rudolph · 2 years, 9 months ago
  8. c7f0bca security/intel: Use defines for segment registers by Patrick Rudolph · 2 years, 9 months ago
  9. 9f37647 cbfs: Remove deprecated APIs by Julius Werner · 3 years ago
  10. 7e7cc1a cbfs | tspi: Join hash calculation for verification and measurement by Julius Werner · 3 years ago
  11. 4fcf13a src/security/vboot: Set up secure counter space in TPM NVRAM by Karthikeyan Ramasubramanian · 2 years, 9 months ago
  12. effe39b security/intel/txt: Fix HEAP_ACM format depending on number of ACMs in CBFS by Michał Żygowski · 2 years, 9 months ago
  13. 257094a security/intel/txt: Fix GETSEC checks in romstage by Michał Żygowski · 2 years, 9 months ago
  14. 50449eb security/intel/txt: Allow platforms without FIT to use Intel TXT by Michał Żygowski · 2 years, 9 months ago
  15. 1e3b48c security/intel/txt: Issue a global reset when TXT_RESET bit is set by Michał Żygowski · 2 years, 9 months ago
  16. de8c8ec security/intel/txt: Use set_global_reset in txt_reset_platform if possible by Michał Żygowski · 2 years, 9 months ago
  17. 7480e87 security/intel/txt: Implement GETSEC PARAMETER dumping by Michał Żygowski · 2 years, 9 months ago
  18. 7656571 security/intel/txt: Remove unused region device by Michał Żygowski · 2 years, 9 months ago
  19. 9734e80 security/intel/txt: Correct reporting of chipset production fuse state by Michał Żygowski · 2 years, 9 months ago
  20. 85d9474 security/intel/txt: Allow to set TXT BIOS Data Region version by Michał Żygowski · 2 years, 9 months ago
  21. 7dce190 security/vboot: Add NVRAM counter for TPM 2.0 by Miriam Polzer · 2 years, 9 months ago
  22. f6c53c0 security/vboot: Use default kernel secdata size by Tim Wawrzynczak · 2 years, 10 months ago
  23. 2e445ad security/tpm/tcg-2.0: Handle TPM_RC_NV_RANGE return code by Karthikeyan Ramasubramanian · 2 years, 9 months ago
  24. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  25. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  26. 083aa9e security/intel/txt: Get addr bits at runtime by Arthur Heymans · 2 years, 10 months ago
  27. adb393b Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  28. 2a634ab security/vboot: Remove vb2ex_hwcrypto stubs by Yu-Ping Wu · 2 years, 11 months ago
  29. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  30. b0e1150 security/intel/txt/romstage: add missing arch/cpu.h include by Felix Held · 2 years, 11 months ago
  31. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  32. 850728b vboot: Call check_boot_mode before vb2api_fw_phase1 by Daisuke Nojiri · 3 years, 3 months ago
  33. b9d94ec vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces by Aseda Aboagye · 3 years, 1 month ago
  34. 1b46e76 include/cpu/x86/msr: introduce IA32_MC_*(x) macros by Felix Held · 3 years, 1 month ago
  35. 7cf3787 security/intel/txt: use mca_get_bank_count() by Felix Held · 3 years, 1 month ago
  36. 7b6a397 security/intel/txt: add missing cpu/x86/msr.h include by Felix Held · 3 years, 1 month ago
  37. 95761c5 Makefile.inc: Fix IFITTOOL dependencies by Arthur Heymans · 3 years, 1 month ago
  38. 9479037 vboot: add VBOOT_X86_SHA256_ACCELERATION config by Subrata Banik · 3 years, 2 months ago
  39. bf4a8d6 security/intel/cbnt: Fix logging by Arthur Heymans · 3 years, 2 months ago
  40. e243a60 security/intel/cbnt: Remove fixed size requirement by Arthur Heymans · 3 years, 2 months ago
  41. d21b463 security/intel: Add option to enable SMM flash access only by Angel Pons · 3 years, 6 months ago
  42. ee55d71 security/intel/cbnt: Add logging by Arthur Heymans · 3 years, 3 months ago
  43. 773ecfe security/intel/txt: Split off microcode error types string printing by Arthur Heymans · 3 years, 3 months ago
  44. 3a1e1f0 security/intel/txt: Always build logging.c by Arthur Heymans · 3 years, 3 months ago
  45. e76aac6 security/intel/cbnt/Makefile.inc: Fix building cbnt-prov by Arthur Heymans · 3 years, 2 months ago
  46. d873fa8 security/tpm/tspi/crtm.c: Fix early init by Arthur Heymans · 3 years, 2 months ago
  47. 17cb5be security/tpm/tspi: Reduce scope of tspi_init_crtm by Arthur Heymans · 3 years, 2 months ago
  48. a5061f8 tpm/tss: Remove local variable by Patrick Georgi · 3 years, 2 months ago
  49. 170ac85 security/vboot: Add timestamps when loading verstage by Raul E Rangel · 3 years, 2 months ago
  50. 08938a9 security/vboot: Add support for ZTE spaces by Aseda Aboagye · 3 years, 3 months ago
  51. 4ad0420 security/tpm/tss/tcg-2.0: Add `tlcl_set_bits()` by Aseda Aboagye · 3 years, 3 months ago
  52. 494a5dd vboot: Assign 2 to EC_EFS_BOOT_MODE_TRUSTED_RO by Daisuke Nojiri · 3 years, 3 months ago
  53. 1128817 3rdparty/intel-sec-tools: Update to support Boot Guard by Christopher Meis · 3 years, 3 months ago
  54. fc7900b vboot: Add VB2_CONTEXT_EC_TRUSTED by Daisuke Nojiri · 3 years, 3 months ago
  55. f303b4f Apply more uses for Kconfig TPM by Kyösti Mälkki · 3 years, 3 months ago
  56. 8ad9379 tpm: Remove USER_TPMx options, make TPM1/TPM2 menuconfig visible by Julius Werner · 3 years, 3 months ago
  57. d2b2a18 Add Kconfig TPM by Kyösti Mälkki · 3 years, 4 months ago
  58. b192af1 security/tpm/tspi: Always measure the cache to pcr by Arthur Heymans · 3 years, 3 months ago
  59. b0ccac09 security/tpm/tspi/crtm: Fix FMAP TPM PCR by Arthur Heymans · 3 years, 3 months ago
  60. fc6cc71 security/intel/txt: Add weak function to skip TXT lockdown by Arthur Heymans · 3 years, 7 months ago
  61. 3c79777 vboot/secdata_mock: Make v0 kernel secdata context by Aseda Aboagye · 3 years, 3 months ago
  62. c8f7096 vboot/secdata_tpm: Create FWMP space in coreboot by Aseda Aboagye · 3 years, 3 months ago
  63. d87ed2d vboot/secdata_tpm: Rename set_space() by Aseda Aboagye · 3 years, 3 months ago
  64. 40acfe7 cbfs: Increase mcache size defaults by Julius Werner · 3 years, 3 months ago
  65. 99973d2 src/security/tpm: Deal with zero length tlcl writes by Patrick Georgi · 3 years, 3 months ago
  66. b403da6 src/security/intel/stm: Add warning for non-reproducible build by Martin Roth · 3 years, 3 months ago
  67. eb73e5f security/intel/txt: Set up TPM in bootblock if using measured boot by Arthur Heymans · 3 years, 3 months ago
  68. 0250a78 security/intel/cbnt: Allow to use an externally provided cbnt-prov bin by Arthur Heymans · 3 years, 5 months ago
  69. 8b91c9f security/intel/cbnt/Makefile.inc: Use variables for hash alg by Arthur Heymans · 3 years, 5 months ago
  70. f69cece 3rdparty/intel-sec-tools: Update submodule pointer by Arthur Heymans · 3 years, 3 months ago
  71. 53164ba security/intel/cbnt: Rename bg-prov to cbnt-prov by Arthur Heymans · 3 years, 3 months ago
  72. 6f8e944 security/tpm: Add option to init TPM in bootblock by Arthur Heymans · 3 years, 5 months ago
  73. f28dcbc security/tpm/crtm: Measure FMAP into TPM by Arthur Heymans · 3 years, 4 months ago
  74. d6612a4 security/vboot: Include fspt.bin in the RO region only by Arthur Heymans · 3 years, 4 months ago
  75. b3182fb vboot: ec_sync: Switch to new CBFS API by Julius Werner · 3 years, 4 months ago
  76. 5a090bf verstage: Add debug print when returning from verstage by Julius Werner · 3 years, 5 months ago
  77. 647e2c9 security/intel/cbnt: Fix ibbhash command line by Christian Walter · 3 years, 5 months ago
  78. 74a0fad security: vboot: Clarify PCR extension algorithms/sizes by Julius Werner · 3 years, 5 months ago
  79. 3d5319e security/intel/cbnt: Add options to generate BPM from Kconfig by Arthur Heymans · 3 years, 6 months ago
  80. 6362df3 security/intel/cbnt: Add option to generate an unsigned BPM by Arthur Heymans · 3 years, 5 months ago
  81. 15412c0 security/intel/cbnt: Add option to generate BPM by Arthur Heymans · 3 years, 6 months ago
  82. 5e0119e security/intel/cbnt: Add an option to generate an unsigned KM by Arthur Heymans · 3 years, 5 months ago
  83. 0514324 security/intel/cbnt: Generate KM from Kconfig symbols by Arthur Heymans · 3 years, 6 months ago
  84. 2ef2e47 security/intel/cbnt: Add option to generate KM by Arthur Heymans · 3 years, 6 months ago
  85. 21176dd security/intel/cbnt: Prepare for KM/BPM generation by Arthur Heymans · 3 years, 5 months ago
  86. 2390754 security/intel/cbnt: Make CBNT compatible with CMOS option table by Arthur Heymans · 3 years, 5 months ago
  87. eeacd83 cpu/intel/fit: Add the FIT table as a separate CBFS file by Arthur Heymans · 3 years, 6 months ago
  88. 77639e4 cbfs: Replace more instances of cbfs_boot_locate() with newer APIs by Julius Werner · 3 years, 6 months ago
  89. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 8 months ago
  90. 234f8e0 security/intel/stm/Makefile.inc: Fix typo by Benjamin Doron · 3 years, 5 months ago
  91. ba7b90e security/tpm/tss/vendor/cr50: Introduce vendor sub-command to reset EC by Karthikeyan Ramasubramanian · 3 years, 6 months ago
  92. a904fd6 vboot: update GBB flags to use altfw terminology by Joel Kitching · 3 years, 6 months ago
  93. a9cbfc7 src/{drivers,security}: Remove unused <string.h> by Elyes HAOUAS · 3 years, 6 months ago
  94. f81d09d src/security: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  95. 388aaf7 security/intel/txt/Makefile.inc: Use tab for indent by Elyes HAOUAS · 3 years, 6 months ago
  96. ccf99a3 security/vboot/bootmode: Add weak fill_lb_gpios by Raul E Rangel · 3 years, 6 months ago
  97. 26a6921 src: Add missing <cbmem.h> by Elyes HAOUAS · 3 years, 6 months ago
  98. df89df7 security/tpm/tss/vendor/cr50/cr50.c: Fix typo by Elyes HAOUAS · 3 years, 6 months ago
  99. 6412076 coreboot_table: Move VBOOT_VBNV support by Kyösti Mälkki · 3 years, 6 months ago
  100. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 7 months ago