1. 1d7a9de Add SBOM (Software Bill of Materials) Generation by Maximilian Brune · 2 years, 4 months ago
  2. 28f1729 tpm: Correct TI50_FIRMWARE_VERSION_NOT_SUPPORTED help text by Yu-Ping Wu · 2 years ago
  3. 190afda security/vboot: Simplify image signing by Jakub Czapiga · 2 years, 1 month ago
  4. ef26dee treewide: Remove unused <cpu/x86/msr.h> by Elyes Haouas · 2 years, 1 month ago
  5. c2f1202 security/intel/txt/common.c: Remove unuseful "else" after "return" by Elyes HAOUAS · 2 years, 7 months ago
  6. 207225c cpu/x86/mp_init: retype do_smm element in mp_state struct to bool by Felix Held · 2 years, 1 month ago
  7. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 2 months ago
  8. 6b0d085 security/vboot: Deprecate VBOOT_VBNV_EC by Yu-Ping Wu · 2 years, 2 months ago
  9. 5eda52a security/vboot: Add support for GSCVD (Google "RO verification") by Julius Werner · 2 years, 3 months ago
  10. ae1e702 drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option by Yu-Ping Wu · 2 years, 3 months ago
  11. 0057262 cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD by Julius Werner · 2 years, 3 months ago
  12. 5c808e0 security/tpm/crtm: Add a function to measure the bootblock on SoC level by Werner Zeh · 2 years, 3 months ago
  13. 823b7b3 security/tpm/crtm: Use bootblock from FMAP on non x86 platforms by Werner Zeh · 2 years, 3 months ago
  14. 9642e97 security/tpm/crtm.c: Fix !CONFIG_BOOTBLOCK_IN_CBFS measuring by Arthur Heymans · 2 years, 3 months ago
  15. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 5 months ago
  16. d88233e drivers/i2c/tpm: Work around missing firmware_version in Ti50 < 0.0.15 by Reka Norman · 2 years, 3 months ago
  17. db735c4 src: Remove unused <cf9_reset.h> by Elyes Haouas · 2 years, 4 months ago
  18. 8ae248e security/intel/cbnt/Makefile.inc: Improve build flow by Arthur Heymans · 3 years, 1 month ago
  19. 75226bb Makefile.inc: Generate master header and pointer as C structs by Arthur Heymans · 2 years, 5 months ago
  20. 35c492b sec/intel/txt: Use 'bios_acm_error' variable by Arthur Heymans · 2 years, 5 months ago
  21. 73a7353 security/tpm/crtm.c: Remove set but unused variable by Arthur Heymans · 2 years, 5 months ago
  22. 210b915 {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h> by Elyes HAOUAS · 2 years, 7 months ago
  23. 7ff2c17 src: Remove unused <console/cbmem_console.h> by Elyes HAOUAS · 2 years, 7 months ago
  24. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  25. 60b2ab8 {drivers/security}: Replace `cb_err_t` with `enum cb_err` by Subrata Banik · 2 years, 5 months ago
  26. 69cc557 commonlib/bsd: Remove cb_err_t by Julius Werner · 2 years, 5 months ago
  27. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  28. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  29. 6b8599f drivers/tpm/spi: Refactor out some cr50-specific logic by Tim Wawrzynczak · 2 years, 6 months ago
  30. 63632d7 security/tpm: Add vendor-specific tis functions to read/write TPM regs by Tim Wawrzynczak · 2 years, 6 months ago
  31. b2c681f security/intel/stm: Make STM setup MP safe by Eugene Myers · 2 years, 6 months ago
  32. a514192 security/intel/stm: Use correct SMBASE for SMM descriptor setup by Eugene Myers · 2 years, 6 months ago
  33. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  34. 41a1a9e console/cbmem_console: Rename cbmem_dump_console by Raul E Rangel · 2 years, 7 months ago
  35. 64175bc src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h> by Elyes HAOUAS · 2 years, 7 months ago
  36. 3a0355a security/memory/memory.c: Include 'stdbool' instead of 'stdint' by Elyes HAOUAS · 2 years, 8 months ago
  37. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  38. 39dea93 Revert "security/vboot: Add NVRAM counter for TPM 2.0" by Tim Wawrzynczak · 2 years, 8 months ago
  39. 5b334b8 x86_64 assembly: Don't touch %gs by Patrick Rudolph · 2 years, 9 months ago
  40. c7f0bca security/intel: Use defines for segment registers by Patrick Rudolph · 2 years, 9 months ago
  41. 9f37647 cbfs: Remove deprecated APIs by Julius Werner · 3 years ago
  42. 7e7cc1a cbfs | tspi: Join hash calculation for verification and measurement by Julius Werner · 3 years ago
  43. 4fcf13a src/security/vboot: Set up secure counter space in TPM NVRAM by Karthikeyan Ramasubramanian · 2 years, 9 months ago
  44. effe39b security/intel/txt: Fix HEAP_ACM format depending on number of ACMs in CBFS by Michał Żygowski · 2 years, 9 months ago
  45. 257094a security/intel/txt: Fix GETSEC checks in romstage by Michał Żygowski · 2 years, 9 months ago
  46. 50449eb security/intel/txt: Allow platforms without FIT to use Intel TXT by Michał Żygowski · 2 years, 9 months ago
  47. 1e3b48c security/intel/txt: Issue a global reset when TXT_RESET bit is set by Michał Żygowski · 2 years, 9 months ago
  48. de8c8ec security/intel/txt: Use set_global_reset in txt_reset_platform if possible by Michał Żygowski · 2 years, 9 months ago
  49. 7480e87 security/intel/txt: Implement GETSEC PARAMETER dumping by Michał Żygowski · 2 years, 9 months ago
  50. 7656571 security/intel/txt: Remove unused region device by Michał Żygowski · 2 years, 9 months ago
  51. 9734e80 security/intel/txt: Correct reporting of chipset production fuse state by Michał Żygowski · 2 years, 9 months ago
  52. 85d9474 security/intel/txt: Allow to set TXT BIOS Data Region version by Michał Żygowski · 2 years, 9 months ago
  53. 7dce190 security/vboot: Add NVRAM counter for TPM 2.0 by Miriam Polzer · 2 years, 9 months ago
  54. f6c53c0 security/vboot: Use default kernel secdata size by Tim Wawrzynczak · 2 years, 10 months ago
  55. 2e445ad security/tpm/tcg-2.0: Handle TPM_RC_NV_RANGE return code by Karthikeyan Ramasubramanian · 2 years, 9 months ago
  56. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  57. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  58. 083aa9e security/intel/txt: Get addr bits at runtime by Arthur Heymans · 2 years, 10 months ago
  59. adb393b Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  60. 2a634ab security/vboot: Remove vb2ex_hwcrypto stubs by Yu-Ping Wu · 2 years, 11 months ago
  61. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  62. b0e1150 security/intel/txt/romstage: add missing arch/cpu.h include by Felix Held · 2 years, 11 months ago
  63. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  64. 850728b vboot: Call check_boot_mode before vb2api_fw_phase1 by Daisuke Nojiri · 3 years, 3 months ago
  65. b9d94ec vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces by Aseda Aboagye · 3 years, 1 month ago
  66. 1b46e76 include/cpu/x86/msr: introduce IA32_MC_*(x) macros by Felix Held · 3 years, 1 month ago
  67. 7cf3787 security/intel/txt: use mca_get_bank_count() by Felix Held · 3 years, 1 month ago
  68. 7b6a397 security/intel/txt: add missing cpu/x86/msr.h include by Felix Held · 3 years, 1 month ago
  69. 95761c5 Makefile.inc: Fix IFITTOOL dependencies by Arthur Heymans · 3 years, 1 month ago
  70. 9479037 vboot: add VBOOT_X86_SHA256_ACCELERATION config by Subrata Banik · 3 years, 2 months ago
  71. bf4a8d6 security/intel/cbnt: Fix logging by Arthur Heymans · 3 years, 2 months ago
  72. e243a60 security/intel/cbnt: Remove fixed size requirement by Arthur Heymans · 3 years, 2 months ago
  73. d21b463 security/intel: Add option to enable SMM flash access only by Angel Pons · 3 years, 6 months ago
  74. ee55d71 security/intel/cbnt: Add logging by Arthur Heymans · 3 years, 3 months ago
  75. 773ecfe security/intel/txt: Split off microcode error types string printing by Arthur Heymans · 3 years, 3 months ago
  76. 3a1e1f0 security/intel/txt: Always build logging.c by Arthur Heymans · 3 years, 3 months ago
  77. e76aac6 security/intel/cbnt/Makefile.inc: Fix building cbnt-prov by Arthur Heymans · 3 years, 2 months ago
  78. d873fa8 security/tpm/tspi/crtm.c: Fix early init by Arthur Heymans · 3 years, 2 months ago
  79. 17cb5be security/tpm/tspi: Reduce scope of tspi_init_crtm by Arthur Heymans · 3 years, 2 months ago
  80. a5061f8 tpm/tss: Remove local variable by Patrick Georgi · 3 years, 2 months ago
  81. 170ac85 security/vboot: Add timestamps when loading verstage by Raul E Rangel · 3 years, 2 months ago
  82. 08938a9 security/vboot: Add support for ZTE spaces by Aseda Aboagye · 3 years, 3 months ago
  83. 4ad0420 security/tpm/tss/tcg-2.0: Add `tlcl_set_bits()` by Aseda Aboagye · 3 years, 3 months ago
  84. 494a5dd vboot: Assign 2 to EC_EFS_BOOT_MODE_TRUSTED_RO by Daisuke Nojiri · 3 years, 3 months ago
  85. 1128817 3rdparty/intel-sec-tools: Update to support Boot Guard by Christopher Meis · 3 years, 3 months ago
  86. fc7900b vboot: Add VB2_CONTEXT_EC_TRUSTED by Daisuke Nojiri · 3 years, 3 months ago
  87. f303b4f Apply more uses for Kconfig TPM by Kyösti Mälkki · 3 years, 3 months ago
  88. 8ad9379 tpm: Remove USER_TPMx options, make TPM1/TPM2 menuconfig visible by Julius Werner · 3 years, 3 months ago
  89. d2b2a18 Add Kconfig TPM by Kyösti Mälkki · 3 years, 4 months ago
  90. b192af1 security/tpm/tspi: Always measure the cache to pcr by Arthur Heymans · 3 years, 3 months ago
  91. b0ccac09 security/tpm/tspi/crtm: Fix FMAP TPM PCR by Arthur Heymans · 3 years, 3 months ago
  92. fc6cc71 security/intel/txt: Add weak function to skip TXT lockdown by Arthur Heymans · 3 years, 6 months ago
  93. 3c79777 vboot/secdata_mock: Make v0 kernel secdata context by Aseda Aboagye · 3 years, 3 months ago
  94. c8f7096 vboot/secdata_tpm: Create FWMP space in coreboot by Aseda Aboagye · 3 years, 3 months ago
  95. d87ed2d vboot/secdata_tpm: Rename set_space() by Aseda Aboagye · 3 years, 3 months ago
  96. 40acfe7 cbfs: Increase mcache size defaults by Julius Werner · 3 years, 3 months ago
  97. 99973d2 src/security/tpm: Deal with zero length tlcl writes by Patrick Georgi · 3 years, 3 months ago
  98. b403da6 src/security/intel/stm: Add warning for non-reproducible build by Martin Roth · 3 years, 3 months ago
  99. eb73e5f security/intel/txt: Set up TPM in bootblock if using measured boot by Arthur Heymans · 3 years, 3 months ago
  100. 0250a78 security/intel/cbnt: Allow to use an externally provided cbnt-prov bin by Arthur Heymans · 3 years, 5 months ago