1. 9ce755d security/vboot: Add store/validate methods for AMD VBIOS FMAP cache by Matt DeVillier · 1 year, 7 months ago
  2. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 9 months ago
  3. 2c38933 security/vboot: Add rollback NVRAM space for TPM 2 by Miriam Polzer · 2 years ago
  4. 74a00b9 security/vboot/tpm: Avoid duplicate vb2api_secdata_firmware_create calls by Yu-Ping Wu · 2 years ago
  5. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  6. 39dea93 Revert "security/vboot: Add NVRAM counter for TPM 2.0" by Tim Wawrzynczak · 2 years, 8 months ago
  7. 4fcf13a src/security/vboot: Set up secure counter space in TPM NVRAM by Karthikeyan Ramasubramanian · 2 years, 9 months ago
  8. 7dce190 security/vboot: Add NVRAM counter for TPM 2.0 by Miriam Polzer · 2 years, 9 months ago
  9. f6c53c0 security/vboot: Use default kernel secdata size by Tim Wawrzynczak · 2 years, 10 months ago
  10. b9d94ec vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces by Aseda Aboagye · 3 years, 1 month ago
  11. 08938a9 security/vboot: Add support for ZTE spaces by Aseda Aboagye · 3 years, 3 months ago
  12. c8f7096 vboot/secdata_tpm: Create FWMP space in coreboot by Aseda Aboagye · 3 years, 3 months ago
  13. d87ed2d vboot/secdata_tpm: Rename set_space() by Aseda Aboagye · 3 years, 3 months ago
  14. 2d634c9 security/vboot/secdata_tpm.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  15. 441c63d security/vboot: fix policy digest for nvmem spaces by Andrey Pronin · 3 years, 10 months ago
  16. 17df7d6 security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpm by Shelley Chen · 3 years, 10 months ago
  17. df0481e security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEX by Shelley Chen · 3 years, 10 months ago
  18. a79803c security/vboot: Make mrc_cache hash functions generic by Shelley Chen · 3 years, 10 months ago
  19. 3f5de1c security/vboot: ensure that NVMEM is saved on every kernel space write by Jett Rink · 4 years, 1 month ago
  20. 20d7bd0 security/vboot/secdata_tpm.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  21. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 3 months ago
  22. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 3 months ago
  23. d9f26ed vboot: Add permission check for kernel space by Daisuke Nojiri · 4 years, 4 months ago
  24. b81147c security/vboot, mb/google: Fix build errors by Patrick Georgi · 4 years, 4 months ago
  25. 3814116 vboot/secdata: remove retries, readback, and CRC check by Joel Kitching · 4 years, 4 months ago
  26. 97e4422 vboot: remove leftover TPM_PCR_GBB constants by Joel Kitching · 4 years, 4 months ago
  27. dff56a0 ec_sync: Run EFS2 in romstage by dnojiri · 4 years, 5 months ago
  28. 58cf603 vboot: Upgrade kernel space to v1.0 by dnojiri · 4 years, 7 months ago
  29. 94b5030 src/security: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  30. 928511a vboot: update secdata naming scheme by Joel Kitching · 4 years, 8 months ago
  31. 683657e vboot: Clear secdata change flags after factory init by Julius Werner · 4 years, 9 months ago
  32. 68ec3eb src: Move 'static' to the beginning of declaration by Elyes HAOUAS · 5 years ago
  33. a3eb125 security/vboot: Remove duplicate offsetof() definition by Jacob Garber · 4 years, 9 months ago
  34. 220ac04 vboot: update vboot2 functions to use new vb2_error_t by Joel Kitching · 5 years ago
  35. 544b572 vboot: use vboot2 API to set initial secdatak value by Joel Kitching · 5 years ago
  36. 0bd84ed security/vboot: Add Support for Intel PTT by Christian Walter · 5 years ago
  37. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  38. c9b7d1f security/tpm: Fix TCPA log feature by Philipp Deppenwiese · 6 years ago
  39. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  40. bce49c2 security/tpm: Improve TCPA log generation by Philipp Deppenwiese · 6 years ago
  41. f849972 security/vboot: Enable TCPA log extension by Philipp Deppenwiese · 6 years ago
  42. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  43. 278a506 security/vboot: overwrite existing spaces during factory init for tpm2 by Andrey Pronin · 7 years ago
  44. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  45. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  46. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago[Renamed from src/vboot/secdata_tpm.c]
  47. 08d808f src/vboot: Add valid license headers to all files by Martin Roth · 8 years ago
  48. 33efd98 vboot: Allow other platforms to use soft reboot workaround by Lee Leahy · 7 years ago
  49. eeb7737 vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata by Aaron Durbin · 7 years ago
  50. 3883701 vboot: make TPM factory init sequence more robust. by Vadim Bendebury · 8 years ago
  51. 673a266 src/vboot: mark factory_initialze_tpm() as static by Vadim Bendebury · 8 years ago
  52. b038f41 vboot: Add support for recovery hash space in TPM by Furquan Shaikh · 8 years ago
  53. 03bf301 vboot: Stop creating backup space in TPM by Daisuke Nojiri · 8 years ago
  54. 494d398 vboot: clear tpm when required by Vadim Bendebury · 8 years ago
  55. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago[Renamed from src/vendorcode/google/chromeos/vboot2/antirollback.c]
  56. 4c0851c tpm2: implement locking firmware rollback counter by Vadim Bendebury · 8 years ago
  57. adfbbde tpm2: add tlcl_force_clear and use it before factory init by Vadim Bendebury · 8 years ago
  58. 7ee057c tpm2: use pcr0 dependent nvram space policy definitions by Vadim Bendebury · 8 years ago
  59. 10ea104 vboot2: tpm2 factory initialization. by Vadim Bendebury · 8 years ago
  60. a613a31 vboot: Handle S3 resume path for TPM initialization by Duncan Laurie · 8 years ago
  61. 6fecb71 vboot2: Fix flows for TPM_E_MUST_REBOOT by Furquan Shaikh · 9 years ago
  62. 76e3303 chromeos: vboot2: Add TPM PCR extension support by Julius Werner · 10 years ago
  63. 144c228 vboot: Include vb2_api.h, instead of lower-level vboot2 header files by Randall Spangler · 10 years ago
  64. 742fc8d vboot: move vboot files to designated directory by Daisuke Nojiri · 10 years ago[Renamed from src/vendorcode/google/chromeos/antirollback.c]
  65. 97ea9c0 vboot2: factory-initialize kernel space in tpm by Daisuke Nojiri · 10 years ago
  66. 5799097 vboot2: read secdata and nvdata by Daisuke Nojiri · 10 years ago
  67. efb5cde vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration by Daisuke Nojiri · 10 years ago