1. 441c63d security/vboot: fix policy digest for nvmem spaces by Andrey Pronin · 3 years, 10 months ago
  2. 4a30d42 vboot: Disable vboot functions in SMM by Julius Werner · 3 years, 10 months ago
  3. 4622a2f security/tpm/tspi/crtm: Add line break to debug messages by Frans Hendriks · 3 years, 10 months ago
  4. 8f8cb95 sec/intel/txt: Split MTRR setup ASM code into a macro by Angel Pons · 3 years, 10 months ago
  5. 0149025 sec/intel/txt: Add `enable_getsec_or_reset` function by Angel Pons · 3 years, 10 months ago
  6. 7b4d67cf sec/intel/txt: Extract BIOS ACM loading into a function by Angel Pons · 3 years, 10 months ago
  7. 6c4028d sec/intel/txt: Only run LockConfig for LT-SX by Angel Pons · 3 years, 10 months ago
  8. e70a3f8 sec/intel/txt: Always run SCHECK on regular boots by Angel Pons · 3 years, 10 months ago
  9. 8a285fd8 sec/intel/txt: Allow skipping ACM NOP function by Angel Pons · 3 years, 10 months ago
  10. c037695 sec/intel/txt/ramstage.c: Do not init the heap on S3 resume by Angel Pons · 3 years, 10 months ago
  11. 8f7e2a3 sec/intel/txt/ramstage.c: Extract heap init into a function by Angel Pons · 3 years, 10 months ago
  12. 08de7d6 sec/intel/txt: Add and fill in BIOS Specification info by Angel Pons · 3 years, 10 months ago
  13. 28d0408 sec/intel/txt/common.c: Only log ACM error on failure by Angel Pons · 3 years, 10 months ago
  14. 5a6daa6 sec/intel/txt: Move DPR size to Kconfig by Angel Pons · 3 years, 10 months ago
  15. 17df7d6 security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpm by Shelley Chen · 3 years, 10 months ago
  16. c1040f3 mrc_cache: Add tpm_hash_index field to cache_region struct 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. 1fed53f mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver by Shelley Chen · 3 years, 10 months ago
  20. 9f8ac64 mrc_cache: Add config MRC_SAVE_HASH_IN_TPM by Shelley Chen · 3 years, 10 months ago
  21. d5faa90 security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h by Shelley Chen · 3 years, 10 months ago
  22. ffbb4b2 intel/txt: Add `txt_get_chipset_dpr` function by Angel Pons · 3 years, 10 months ago
  23. 578a4d2 security/intel/txt: Improve MTRR setup for GETSEC[ENTERACCS] by Angel Pons · 4 years ago
  24. 038cef9 sec/intel/txt: Bail if var MTRRs cannot snugly cache the BIOS ACM by Angel Pons · 3 years, 10 months ago
  25. 7af8aca sec/intel/txt/getsec_enteraccs.S: Save and restore MTRR_DEF_TYPE by Arthur Heymans · 3 years, 10 months ago
  26. 1133472 security/intel/txt: Use `smm_region()` to get TSEG base by Angel Pons · 3 years, 11 months ago
  27. 463e44b security/intel/txt: Add and use DPR register layout by Angel Pons · 3 years, 11 months ago
  28. 52082be security/intel/txt: Clean up includes by Angel Pons · 3 years, 11 months ago
  29. 7979bf5 security/intel/stm: Add options for STM build by Eugene Myers · 3 years, 11 months ago
  30. 6e536bc security/intel/txt: Print chipset as hex value by Christian Walter · 3 years, 11 months ago
  31. bbbdba1 security/intel/stm: Fix size_t printf format error by Felix Held · 3 years, 11 months ago
  32. 075df92 security/intel/stm: Fix size_t printf format error by Eugene D Myers · 4 years ago
  33. f91bcb3 src/security: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  34. c07fb75 security/tpm/tss/tcg-2.0: add const to marshalling functions by Caveh Jalali · 4 years ago
  35. 803bd3c security/intel/txt/getsec.c: Do not check lock bit by Angel Pons · 4 years ago
  36. 7fdd1fa security/intel/txt: Add missing definitions by Angel Pons · 4 years ago
  37. dcae807 drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems by Jes Klinke · 4 years, 1 month ago
  38. ec17902 src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 4 years, 1 month ago
  39. abfacd8 src: Remove unused 'include <boot_device.h>' by Elyes HAOUAS · 4 years, 2 months ago
  40. 77025b3 security/vboot/Makefile.inc: Update regions-for-file function by Sridhar Siricilla · 4 years, 1 month ago
  41. 2f1739a security/intel/txt: Fix variable MTRR handling by Angel Pons · 4 years, 1 month ago
  42. 1fc43aa security/intel/txt: Allow using CF9 reset, too by Angel Pons · 4 years, 1 month ago
  43. 536e965 security/intel/txt: Avoid shifting by a negative value by John Zhao · 4 years, 1 month ago
  44. 5f9f776 security/intel/txt: Add Intel TXT support by Philipp Deppenwiese · 6 years ago
  45. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  46. 8dcccea src: Remove unused 'include <cbmem.h>' by Elyes HAOUAS · 4 years, 1 month ago
  47. 002e5e0 security/intel/stm: Add missing <stdbool.h> by Angel Pons · 4 years, 1 month ago
  48. 3f5de1c security/vboot: ensure that NVMEM is saved on every kernel space write by Jett Rink · 4 years, 1 month ago
  49. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  50. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  51. 20d7bd0 security/vboot/secdata_tpm.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  52. 649fc6b security/tpm/tss/tcg-1.2/tss.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  53. 6303671 security/vboot: Allow files to go into only RW-A or RW-B region by Martin Roth · 4 years, 2 months ago
  54. 18a8ba4 arch/x86: Remove RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 4 years, 2 months ago
  55. 542cffa drivers/pc80/tpm: Remove LPC_TPM by Kyösti Mälkki · 4 years, 3 months ago
  56. a890138 lockdown: Add hint for how to check for lockdown support in boot log by Daniel Gröber · 4 years, 3 months ago
  57. 16dbbeb lockdown: Add Kconfigs for SPI media protection mode by Daniel Gröber · 4 years, 3 months ago
  58. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  59. ab673ce security/tpm: Change wording of variable names by Duncan Laurie · 4 years, 2 months ago
  60. 7336f97 treewide: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 2 months ago
  61. 8a3a3c8 security/vboot: Add option to run verstage before bootblock by Martin Roth · 4 years, 4 months ago
  62. e83c56a src: Remove unused 'include <fmap.h>' by Elyes HAOUAS · 4 years, 3 months ago
  63. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  64. a3b02e2 src: Remove unused 'include <symbols.h>' by Elyes HAOUAS · 4 years, 3 months ago
  65. a895344 lockdown: Fix missing spaces in boot log by Daniel Gröber · 4 years, 3 months ago
  66. fcbbb91 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION by Kyösti Mälkki · 4 years, 4 months ago
  67. fa8f567 security/tpm: Use SPDX identifiers by Jacob Garber · 4 years, 3 months ago
  68. aae1633 security/tpm/tspi: Fix handling of white space delimited list by harshit · 4 years, 3 months ago
  69. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 3 months ago
  70. 5dd76fd src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 4 years, 3 months ago
  71. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  72. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 3 months ago
  73. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  74. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 3 months ago
  75. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  76. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  77. 71a1314 security: tcg-2.0: Ignore data payload for errors, fix Cr50 boot mode by Julius Werner · 4 years, 4 months ago
  78. f7b2fe6 {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  79. 8c92bcc vboot: Provide declaration for verstage_mainboard_early_init() by Furquan Shaikh · 4 years, 4 months ago
  80. 89ac87a security/vboot: Limit vboot verification code access to only verstage by Sridhar Siricilla · 4 years, 4 months ago
  81. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  82. f213f17 intel/stm: Drop now unneeded `num_cpus` param by Eugene D Myers · 4 years, 4 months ago
  83. 076605b intel/stm: Place resource list right below MSEG by Eugene D Myers · 4 years, 4 months ago
  84. 3032278 security/vboot: Convert reboot-related errors to vboot2-style by Yu-Ping Wu · 4 years, 4 months ago
  85. f0ebaf2 vboot: Always build secdata functions for romstage by Julius Werner · 4 years, 4 months ago
  86. 6093c50 security/lockdown: Write-protect WP_RO by Patrick Rudolph · 5 years ago
  87. 78feacc security: Add common boot media write protection by Patrick Rudolph · 4 years, 9 months ago
  88. 7bcd9a1 drivers/spi/tpm: Add support for non CR50 SPI TPM2 by Patrick Rudolph · 4 years, 5 months ago
  89. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 4 months ago
  90. d9f26ed vboot: Add permission check for kernel space by Daisuke Nojiri · 4 years, 4 months ago
  91. b81147c security/vboot, mb/google: Fix build errors by Patrick Georgi · 4 years, 4 months ago
  92. 3814116 vboot/secdata: remove retries, readback, and CRC check by Joel Kitching · 4 years, 4 months ago
  93. 97e4422 vboot: remove leftover TPM_PCR_GBB constants by Joel Kitching · 4 years, 4 months ago
  94. dff56a0 ec_sync: Run EFS2 in romstage by dnojiri · 4 years, 5 months ago
  95. 622c6b8 TPM: Add tlcl_cr50_get_boot_mode by dnojiri · 4 years, 5 months ago
  96. 374d7c2 Do not select USE_BLOBS by Nico Huber · 4 years, 5 months ago
  97. db2c8df assert.h: Simplify dead_code() by Nico Huber · 4 years, 5 months ago
  98. 7c45c83 assert.h: Add a tag parameter to dead_code() by Nico Huber · 4 years, 5 months ago
  99. 986d50e src/security: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  100. 23a82e8 security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGE by Julius Werner · 4 years, 5 months ago