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