1. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  2. 2e445ad security/tpm/tcg-2.0: Handle TPM_RC_NV_RANGE return code by Karthikeyan Ramasubramanian · 2 years, 9 months ago
  3. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  4. a5061f8 tpm/tss: Remove local variable by Patrick Georgi · 3 years, 2 months ago
  5. 4ad0420 security/tpm/tss/tcg-2.0: Add `tlcl_set_bits()` by Aseda Aboagye · 3 years, 3 months ago
  6. 8ad9379 tpm: Remove USER_TPMx options, make TPM1/TPM2 menuconfig visible by Julius Werner · 3 years, 3 months ago
  7. 99973d2 src/security/tpm: Deal with zero length tlcl writes by Patrick Georgi · 3 years, 3 months ago
  8. ba7b90e security/tpm/tss/vendor/cr50: Introduce vendor sub-command to reset EC by Karthikeyan Ramasubramanian · 3 years, 6 months ago
  9. df89df7 security/tpm/tss/vendor/cr50/cr50.c: Fix typo by Elyes HAOUAS · 3 years, 6 months ago
  10. 02d4318 security/tpm/tss/tcg-1.2/tss.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  11. f91bcb3 src/security: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  12. c07fb75 security/tpm/tss/tcg-2.0: add const to marshalling functions by Caveh Jalali · 4 years ago
  13. dcae807 drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems by Jes Klinke · 4 years, 1 month ago
  14. 649fc6b security/tpm/tss/tcg-1.2/tss.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  15. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  16. fa8f567 security/tpm: Use SPDX identifiers by Jacob Garber · 4 years, 3 months ago
  17. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  18. 71a1314 security: tcg-2.0: Ignore data payload for errors, fix Cr50 boot mode by Julius Werner · 4 years, 3 months ago
  19. f7b2fe6 {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  20. d9f26ed vboot: Add permission check for kernel space by Daisuke Nojiri · 4 years, 4 months ago
  21. 622c6b8 TPM: Add tlcl_cr50_get_boot_mode by dnojiri · 4 years, 4 months ago
  22. 986d50e src/security: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  23. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  24. c9ac0bc security/tpm/tss: Add ClearControl Function by Christian Walter · 4 years, 7 months ago
  25. 94b5030 src/security: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  26. 0ca944b security/tpm: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  27. b3426c0 Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" by Julius Werner · 5 years ago
  28. c563d34 security/tpm: Use correct hash digest lengths by Jacob Garber · 5 years ago
  29. aa771cb security/tpm/tss/tcg-2.0: Add support for algorithms by Frans Hendriks · 5 years ago
  30. fdb9805 security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend() by Frans Hendriks · 5 years ago
  31. 7e220ca security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash size by Frans Hendriks · 5 years ago
  32. 589eff7 security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability() by Frans Hendriks · 5 years ago
  33. 3891d27 security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init() by Frans Hendriks · 5 years ago
  34. 97f8029 security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabled by Keith Short · 5 years ago
  35. 8bd5c99 {src,util}: Correct typo in comment and debug string by Frans Hendriks · 6 years ago
  36. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  37. e0f3400 coreboot: check Cr50 PM mode on normal boot by Keith Short · 6 years ago
  38. dc8fd37 tss/tcg-2.0: remove unnecessary break from marshaling code by Joel Kitching · 6 years ago
  39. e371d42 src/security/tpm: query recovery mode from Cr50 by Keith Short · 6 years ago
  40. 2e690ee tss: implement tlcl_save_state by Joel Kitching · 6 years ago
  41. c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  42. dfbe6bd src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  43. c5d0a2e tpm2/tlcl_send_startup: should pass on TPM_E_INVALID_POSTINIT by Joel Kitching · 6 years ago
  44. 6db1b2f vc/google/chromeos/ec: remove EC hibernate in cr50 update path by Aaron Durbin · 6 years ago
  45. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  46. f97ff0c tpm2/tlcl_send_startup: correct TPM2_Startup error logic by Joel Kitching · 6 years ago
  47. bc2a2a0 cr50: Allow boards to disable powering off EC on cr50 update by Daisuke Nojiri · 6 years ago
  48. 3d45000 src: Fix typo by Elyes HAOUAS · 6 years ago
  49. 248c60a security/tpm: Report tpm_unmarshal_response warning by Richard Spiegel · 6 years ago
  50. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  51. 1356d62 security/tpm: Fix TPM software stack vulnerability by zaolin · 6 years ago
  52. 86391f1 security/tpm: Move TSS stacks into sub-directory by Philipp Deppenwiese · 7 years ago