index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles
Martin Roth
2023-08-14
8
-0
/
+15
*
security/vboot: Rename Cr50 to GSC when applicable
Yu-Ping Wu
2023-08-10
3
-9
/
+10
*
security/intel/stm/StmApi.h: Use C99 flexible arrays
Elyes Haouas
2023-08-01
1
-4
/
+4
*
security/tpm/tpm{1,2}_log_serialized.h: Use C99 flexible arrays
Elyes Haouas
2023-08-01
2
-2
/
+2
*
security/tpm: Respect CBMEM TPM log size
Jeremy Soller
2023-07-18
3
-0
/
+15
*
security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware()
Yu-Ping Wu
2023-07-12
1
-12
/
+3
*
drivers/tpm: Move tis_plat_irq_status to cr50 driver
Grzegorz Bernacki
2023-07-06
1
-11
/
+0
*
Makefile.inc: don't add fmap_config.h dependency twice
Felix Held
2023-06-23
1
-5
/
+0
*
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-06-23
2
-2
/
+2
*
security/intel/cbnt/Makefile: Fix invalid char '*'
Elyes Haouas
2023-06-15
1
-1
/
+1
*
mb/google/nissa/var/joxer: Remove VBOOT_GSC_BOARD_ID config
Reka Norman
2023-06-07
1
-0
/
+2
*
security/intel/cbnt: Remove unneeded go steps
Arthur Heymans
2023-06-07
1
-2
/
+0
*
vboot: Drop argument to select slot from `vb2ex_ec_protect()`
Subrata Banik
2023-06-06
1
-7
/
+4
*
security/tpm: make usage of PCRs configurable via Kconfig
Sergii Dmytruk
2023-04-10
4
-17
/
+28
*
security/vboot: Don't add RO pagetables to RW_A/B
Arthur Heymans
2023-04-06
1
-0
/
+1
*
security/tpm/tspi: Fix preram TPM log max entries
Jeremy Soller
2023-03-22
1
-1
/
+1
*
security/tpm: add TPM log format as per 2.0 spec
Sergii Dmytruk
2023-03-04
7
-1
/
+373
*
security/tpm: add TPM log format as per 1.2 spec
Sergii Dmytruk
2023-03-04
9
-22
/
+351
*
vboot: Fix reboot loop in recovery with VBOOT_CBFS_INTEGRATION
Jakub Czapiga
2023-02-21
1
-6
/
+6
*
vboot: Add VBOOT_ARMV8_CE_SHA256_ACCELERATION config
Yidi Lin
2023-02-16
2
-0
/
+9
*
security/vboot: Add store/validate methods for AMD VBIOS FMAP cache
Matt DeVillier
2023-02-13
6
-0
/
+165
*
security/vboot: Don't build with flashrom support
Brian Norris
2023-02-05
1
-0
/
+1
*
security/vboot: Check RW_NVRAM at buildtime
Arthur Heymans
2023-01-13
2
-0
/
+9
*
security/tpm/tspi/log.c: fix strncpy() usage
Sergii Dmytruk
2023-01-11
1
-0
/
+7
*
security/tpm: make tspi/crtm.c agnostic to log format
Sergii Dmytruk
2023-01-11
3
-67
/
+132
*
treewide: stop calling custom TPM log "TCPA"
Sergii Dmytruk
2023-01-11
5
-82
/
+83
*
chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag
Derek Huang
2023-01-10
1
-0
/
+7
*
security/intel/txt: Add helper function to disable TXT
Subrata Banik
2023-01-09
2
-0
/
+27
*
security/intel/txt: Create Intel TXT lib with helper functions
Subrata Banik
2023-01-08
5
-38
/
+70
*
security/intel/stm/StmPlatformResource.c: Fix typo on "threads"
Elyes HAOUAS
2022-12-31
1
-1
/
+1
*
src/security/vboot: Fix wrong CONFIG name
Maximilian Brune
2022-12-28
1
-1
/
+1
*
Revert "security/tpm/: turn tis_{init,open} into tis_probe"
Sergii Dmytruk
2022-12-23
3
-31
/
+41
*
treewide: Remove duplicated includes
Elyes Haouas
2022-12-21
1
-2
/
+0
*
security/vboot: Drop assert call from vbnv_udc_enable_flag()
Sridhar Siricilla
2022-12-21
1
-5
/
+0
*
security/tpm/: turn tis_{init,open} into tis_probe
Sergii Dmytruk
2022-12-21
3
-41
/
+31
*
security/vboot: Update vbnv_init signature
Karthikeyan Ramasubramanian
2022-12-16
3
-21
/
+23
*
treewide: Include <device/mmio.h> instead of <arch/mmio.h>
Elyes Haouas
2022-12-10
4
-5
/
+5
*
vboot: Force config file inclusion with CBFS integration
Julius Werner
2022-12-07
1
-0
/
+1
*
security/tpm: remove tis_close()
Sergii Dmytruk
2022-12-05
1
-11
/
+1
*
vboot: Allow for comparison of hash without zero-padding
Jakub Czapiga
2022-12-01
1
-1
/
+1
*
vboot/vboot_common: Fix vboot_save_data() code exclusion guard
Jakub Czapiga
2022-12-01
1
-10
/
+17
*
/: Remove extra space after comma
Elyes Haouas
2022-11-30
1
-1
/
+1
*
security: Remove unnecessary space after casts
Elyes Haouas
2022-11-22
4
-12
/
+12
*
security/tpm: make log format configurable via Kconfig
Sergii Dmytruk
2022-11-19
3
-6
/
+30
*
security/tpm: improve tlcl_extend() signature
Sergii Dmytruk
2022-11-12
5
-25
/
+40
*
ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot
Caveh Jalali
2022-11-12
1
-4
/
+4
*
vboot: Add VBOOT_CBFS_INTEGRATION support
Jakub Czapiga
2022-11-08
6
-30
/
+78
*
vboot: Introduce handy vboot reboot functions
Jakub Czapiga
2022-11-08
3
-31
/
+37
*
security/vboot: Update build rules using x86 SHA extension
Karthikeyan Ramasubramanian
2022-11-07
1
-1
/
+2
*
cpu/x86: Drop !CPU_INFO_V2 code
Arthur Heymans
2022-11-07
1
-2
/
+2
[next]