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
*
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
*
security/memory/memory.h: Add <stdbool.h>
Elyes Haouas
2022-10-06
1
-0
/
+2
*
drivers/crb: Add SMBIOS hook to generate type 43 TPM Device
Michał Żygowski
2022-09-30
1
-0
/
+5
*
security/vboot: Add rollback NVRAM space for TPM 2
Miriam Polzer
2022-09-17
2
-0
/
+36
*
src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-15
6
-10
/
+10
*
timer: Change timer util functions to 64-bit
Rob Barnes
2022-09-14
1
-4
/
+4
*
drivers/intel/ptt: Use the correct detection method
Michał Żygowski
2022-09-12
1
-0
/
+5
*
security/vboot/tpm: Avoid duplicate vb2api_secdata_firmware_create calls
Yu-Ping Wu
2022-09-04
1
-6
/
+1
*
soc/intel: Add SI_DESC region to GSCVD ranges
Julius Werner
2022-09-03
1
-0
/
+2
*
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-09-02
4
-31
/
+29
*
drivers/i2c/tpm: Remove TI50_FIRMWARE_VERSION_NOT_SUPPORTED
Reka Norman
2022-08-29
1
-10
/
+0
*
Add SBOM (Software Bill of Materials) Generation
Maximilian Brune
2022-08-22
1
-1
/
+2
*
tpm: Correct TI50_FIRMWARE_VERSION_NOT_SUPPORTED help text
Yu-Ping Wu
2022-08-21
1
-3
/
+3
*
security/vboot: Simplify image signing
Jakub Czapiga
2022-07-30
1
-31
/
+13
*
treewide: Remove unused <cpu/x86/msr.h>
Elyes Haouas
2022-07-20
1
-1
/
+0
*
security/intel/txt/common.c: Remove unuseful "else" after "return"
Elyes HAOUAS
2022-07-17
1
-8
/
+7
*
cpu/x86/mp_init: retype do_smm element in mp_state struct to bool
Felix Held
2022-07-13
1
-1
/
+1
*
treewide: Unify Google branding
Jon Murphy
2022-07-04
1
-4
/
+4
*
security/vboot: Deprecate VBOOT_VBNV_EC
Yu-Ping Wu
2022-06-22
4
-32
/
+5
[next]