1. a87ab39 security/vboot: Add Kconfig option to clear recovery request by Michał Żygowski · 1 year, 3 months ago
  2. 943a2c9 vboot: Add catchall recovery reason for unspecified phase 4 errors by Julius Werner · 9 months ago
  3. 4f1dda7 security/vboot: Die if vb2api_reinit() failed by Yu-Ping Wu · 9 months ago
  4. 963f7b9 security/tpm/: turn tis_{init,open} into tis_probe by Sergii Dmytruk · 1 year, 9 months ago
  5. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 2 months ago
  6. d599e89 Revert "vboot: Add catchall recovery reason for unspecified phase 4 errors" by Martin L Roth · 9 months ago
  7. 7499d96 vboot: Add catchall recovery reason for unspecified phase 4 errors by Julius Werner · 9 months ago
  8. face29c security/intel/stm: Remove check that can never be true by Martin Roth · 9 months ago
  9. b7cbb7c cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM by Arthur Heymans · 11 months ago
  10. 3aa7bb0 security/tpm: Enable Hibernate on setup failure by Jon Murphy · 10 months ago
  11. a2f08aa drivers/tpm: Add tpm failure handling by Jon Murphy · 10 months ago
  12. d7b8dc9 treewide: convert to tpm_result_t by Jon Murphy · 10 months ago
  13. 53fc667 treewide: convert to %#x hex prints by Jon Murphy · 10 months ago
  14. 056952e treewide: Adopt TCG standard naming by Jon Murphy · 10 months ago
  15. 97a4896 vboot: Remove the unnecessary PCR digest check by Yi Chou · 10 months ago
  16. cce6d13 security/tpm: Remove unnecessary tss_common.h by Jon Murphy · 10 months ago
  17. 2460481 drivers/tpm: Make temp test value naming consistent by Jon Murphy · 10 months ago
  18. 277db94 security/vboot: Add tpm return code to vboot fail call by Jon Murphy · 10 months ago
  19. a3ff9e7 security/vboot: Fix return type of extend_pcrs() by Yu-Ping Wu · 10 months ago
  20. cb2561d security/vboot: Update vboot context with slot B absence by Michał Żygowski · 1 year, 2 months ago
  21. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 11 months ago
  22. c6f4738 vc/google/chromeos: Move clear_ec_ap_idle() to common code by Derek Huang · 11 months ago
  23. dc75d3e security/intel/stm: Remove __attribute__(()) by Elyes Haouas · 10 months ago
  24. db3e16e security/intel: Remove unnecessary blank line after '{' by Elyes Haouas · 10 months ago
  25. f362bbd commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles by Martin Roth · 11 months ago
  26. 7ce343d security/vboot: Rename Cr50 to GSC when applicable by Yu-Ping Wu · 11 months ago
  27. 928584c security/intel/stm/StmApi.h: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  28. 16f08cf security/tpm/tpm{1,2}_log_serialized.h: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  29. f501128 security/tpm: Respect CBMEM TPM log size by Jeremy Soller · 1 year, 1 month ago
  30. 5787bd2 security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware() by Yu-Ping Wu · 1 year ago
  31. 7758b47 drivers/tpm: Move tis_plat_irq_status to cr50 driver by Grzegorz Bernacki · 1 year, 1 month ago
  32. 87a9d8f Makefile.inc: don't add fmap_config.h dependency twice by Felix Held · 1 year, 1 month ago
  33. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  34. d985e9d security/intel/cbnt/Makefile: Fix invalid char '*' by Elyes Haouas · 1 year, 1 month ago
  35. b9dd037 mb/google/nissa/var/joxer: Remove VBOOT_GSC_BOARD_ID config by Reka Norman · 1 year, 1 month ago
  36. 8d9fb76 security/intel/cbnt: Remove unneeded go steps by Arthur Heymans · 3 years, 1 month ago
  37. 5b0929f vboot: Drop argument to select slot from `vb2ex_ec_protect()` by Subrata Banik · 1 year, 1 month ago
  38. 4129c26 security/tpm: make usage of PCRs configurable via Kconfig by Sergii Dmytruk · 1 year, 9 months ago
  39. e714fc0 security/vboot: Don't add RO pagetables to RW_A/B by Arthur Heymans · 1 year, 3 months ago
  40. c77c7f0 security/tpm/tspi: Fix preram TPM log max entries by Jeremy Soller · 1 year, 5 months ago
  41. 53db677 security/tpm: add TPM log format as per 2.0 spec by Sergii Dmytruk · 1 year, 9 months ago
  42. 4191dbf security/tpm: add TPM log format as per 1.2 spec by Sergii Dmytruk · 1 year, 9 months ago
  43. 5f9dafe vboot: Fix reboot loop in recovery with VBOOT_CBFS_INTEGRATION by Jakub Czapiga · 1 year, 5 months ago
  44. bd6b81d vboot: Add VBOOT_ARMV8_CE_SHA256_ACCELERATION config by Yidi Lin · 1 year, 6 months ago
  45. 9ce755d security/vboot: Add store/validate methods for AMD VBIOS FMAP cache by Matt DeVillier · 1 year, 6 months ago
  46. 6d301c8 security/vboot: Don't build with flashrom support by Brian Norris · 1 year, 5 months ago
  47. 61ef0e4 security/vboot: Check RW_NVRAM at buildtime by Arthur Heymans · 1 year, 6 months ago
  48. c807d55 security/tpm/tspi/log.c: fix strncpy() usage by Sergii Dmytruk · 1 year, 8 months ago
  49. 26203e7 security/tpm: make tspi/crtm.c agnostic to log format by Sergii Dmytruk · 1 year, 8 months ago
  50. 2710df7 treewide: stop calling custom TPM log "TCPA" by Sergii Dmytruk · 1 year, 8 months ago
  51. da38122 chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag by Derek Huang · 1 year, 7 months ago
  52. ad87a82 security/intel/txt: Add helper function to disable TXT by Subrata Banik · 1 year, 7 months ago
  53. 6a2495d security/intel/txt: Create Intel TXT lib with helper functions by Subrata Banik · 1 year, 7 months ago
  54. 411aba2 security/intel/stm/StmPlatformResource.c: Fix typo on "threads" by Elyes HAOUAS · 2 years, 6 months ago
  55. 5cbf45e src/security/vboot: Fix wrong CONFIG name by Maximilian Brune · 1 year, 7 months ago
  56. 4ee0317 Revert "security/tpm/: turn tis_{init,open} into tis_probe" by Sergii Dmytruk · 1 year, 7 months ago
  57. a012136 treewide: Remove duplicated includes by Elyes Haouas · 1 year, 7 months ago
  58. d13a579 security/vboot: Drop assert call from vbnv_udc_enable_flag() by Sridhar Siricilla · 1 year, 7 months ago
  59. d431544 security/tpm/: turn tis_{init,open} into tis_probe by Sergii Dmytruk · 1 year, 9 months ago
  60. f2dcd9d security/vboot: Update vbnv_init signature by Karthikeyan Ramasubramanian · 1 year, 7 months ago
  61. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  62. 7a9bd2b vboot: Force config file inclusion with CBFS integration by Julius Werner · 1 year, 8 months ago
  63. 0a89d52 security/tpm: remove tis_close() by Sergii Dmytruk · 1 year, 9 months ago
  64. a7f6690 vboot: Allow for comparison of hash without zero-padding by Jakub Czapiga · 1 year, 8 months ago
  65. d27fff5 vboot/vboot_common: Fix vboot_save_data() code exclusion guard by Jakub Czapiga · 1 year, 8 months ago
  66. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 8 months ago
  67. b538d71 security: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  68. 97fe17f security/tpm: make log format configurable via Kconfig by Sergii Dmytruk · 1 year, 9 months ago
  69. 7221a6c security/tpm: improve tlcl_extend() signature by Sergii Dmytruk · 1 year, 9 months ago
  70. 603de3f ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot by Caveh Jalali · 1 year, 9 months ago
  71. 967a76b vboot: Add VBOOT_CBFS_INTEGRATION support by Jakub Czapiga · 1 year, 11 months ago
  72. 605f793 vboot: Introduce handy vboot reboot functions by Jakub Czapiga · 1 year, 8 months ago
  73. 4f9853a security/vboot: Update build rules using x86 SHA extension by Karthikeyan Ramasubramanian · 1 year, 9 months ago
  74. f4c11dc cpu/x86: Drop !CPU_INFO_V2 code by Arthur Heymans · 1 year, 9 months ago
  75. 07ad894 security/memory/memory.h: Add <stdbool.h> by Elyes Haouas · 1 year, 10 months ago
  76. 283e587 drivers/crb: Add SMBIOS hook to generate type 43 TPM Device by Michał Żygowski · 2 years, 2 months ago
  77. 2c38933 security/vboot: Add rollback NVRAM space for TPM 2 by Miriam Polzer · 1 year, 11 months ago
  78. aebccac src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  79. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 10 months ago
  80. ff7725e drivers/intel/ptt: Use the correct detection method by Michał Żygowski · 2 years, 3 months ago
  81. 74a00b9 security/vboot/tpm: Avoid duplicate vb2api_secdata_firmware_create calls by Yu-Ping Wu · 1 year, 11 months ago
  82. 39914a5 soc/intel: Add SI_DESC region to GSCVD ranges by Julius Werner · 2 years ago
  83. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 2 years ago
  84. 3956492 drivers/i2c/tpm: Remove TI50_FIRMWARE_VERSION_NOT_SUPPORTED by Reka Norman · 1 year, 11 months ago
  85. 1d7a9de Add SBOM (Software Bill of Materials) Generation by Maximilian Brune · 2 years, 3 months ago
  86. 28f1729 tpm: Correct TI50_FIRMWARE_VERSION_NOT_SUPPORTED help text by Yu-Ping Wu · 1 year, 11 months ago
  87. 190afda security/vboot: Simplify image signing by Jakub Czapiga · 2 years ago
  88. ef26dee treewide: Remove unused <cpu/x86/msr.h> by Elyes Haouas · 2 years ago
  89. c2f1202 security/intel/txt/common.c: Remove unuseful "else" after "return" by Elyes HAOUAS · 2 years, 6 months ago
  90. 207225c cpu/x86/mp_init: retype do_smm element in mp_state struct to bool by Felix Held · 2 years ago
  91. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 1 month ago
  92. 6b0d085 security/vboot: Deprecate VBOOT_VBNV_EC by Yu-Ping Wu · 2 years, 1 month ago
  93. 5eda52a security/vboot: Add support for GSCVD (Google "RO verification") by Julius Werner · 2 years, 2 months ago
  94. ae1e702 drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option by Yu-Ping Wu · 2 years, 2 months ago
  95. 0057262 cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD by Julius Werner · 2 years, 2 months ago
  96. 5c808e0 security/tpm/crtm: Add a function to measure the bootblock on SoC level by Werner Zeh · 2 years, 2 months ago
  97. 823b7b3 security/tpm/crtm: Use bootblock from FMAP on non x86 platforms by Werner Zeh · 2 years, 2 months ago
  98. 9642e97 security/tpm/crtm.c: Fix !CONFIG_BOOTBLOCK_IN_CBFS measuring by Arthur Heymans · 2 years, 2 months ago
  99. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 4 months ago
  100. d88233e drivers/i2c/tpm: Work around missing firmware_version in Ti50 < 0.0.15 by Reka Norman · 2 years, 2 months ago