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