index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
security
/
intel
Age
Commit message (
Expand
)
Author
2023-08-01
security/intel/stm/StmApi.h: Use C99 flexible arrays
Elyes Haouas
2023-06-15
security/intel/cbnt/Makefile: Fix invalid char '*'
Elyes Haouas
2023-06-07
security/intel/cbnt: Remove unneeded go steps
Arthur Heymans
2023-01-09
security/intel/txt: Add helper function to disable TXT
Subrata Banik
2023-01-08
security/intel/txt: Create Intel TXT lib with helper functions
Subrata Banik
2022-12-31
security/intel/stm/StmPlatformResource.c: Fix typo on "threads"
Elyes HAOUAS
2022-12-10
treewide: Include <device/mmio.h> instead of <arch/mmio.h>
Elyes Haouas
2022-11-22
security: Remove unnecessary space after casts
Elyes Haouas
2022-11-07
cpu/x86: Drop !CPU_INFO_V2 code
Arthur Heymans
2022-09-15
src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-12
drivers/intel/ptt: Use the correct detection method
Michał Żygowski
2022-07-20
treewide: Remove unused <cpu/x86/msr.h>
Elyes Haouas
2022-07-17
security/intel/txt/common.c: Remove unuseful "else" after "return"
Elyes HAOUAS
2022-07-13
cpu/x86/mp_init: retype do_smm element in mp_state struct to bool
Felix Held
2022-05-16
src: Remove unused <cf9_reset.h>
Elyes Haouas
2022-05-12
security/intel/cbnt/Makefile.inc: Improve build flow
Arthur Heymans
2022-05-11
sec/intel/txt: Use 'bios_acm_error' variable
Arthur Heymans
2022-04-24
{drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h>
Elyes HAOUAS
2022-03-08
device/mmio.h: Move readXp/writeXp helpers to device/mmio.h
Jianjun Wang
2022-02-24
security/intel/stm: Make STM setup MP safe
Eugene Myers
2022-02-24
security/intel/stm: Use correct SMBASE for SMM descriptor setup
Eugene Myers
2022-01-12
src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h>
Elyes HAOUAS
2022-01-01
src: Drop duplicated includes
Elyes HAOUAS
2021-12-06
x86_64 assembly: Don't touch %gs
Patrick Rudolph
2021-12-06
security/intel: Use defines for segment registers
Patrick Rudolph
2021-12-02
security/intel/txt: Fix HEAP_ACM format depending on number of ACMs in CBFS
Michał Żygowski
2021-11-27
security/intel/txt: Fix GETSEC checks in romstage
Michał Żygowski
2021-11-27
security/intel/txt: Allow platforms without FIT to use Intel TXT
Michał Żygowski
2021-11-27
security/intel/txt: Issue a global reset when TXT_RESET bit is set
Michał Żygowski
2021-11-27
security/intel/txt: Use set_global_reset in txt_reset_platform if possible
Michał Żygowski
2021-11-27
security/intel/txt: Implement GETSEC PARAMETER dumping
Michał Żygowski
2021-11-27
security/intel/txt: Remove unused region device
Michał Żygowski
2021-11-27
security/intel/txt: Correct reporting of chipset production fuse state
Michał Żygowski
2021-11-26
security/intel/txt: Allow to set TXT BIOS Data Region version
Michał Żygowski
2021-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-01
security/intel/txt: Get addr bits at runtime
Arthur Heymans
2021-10-05
src/mainboard to src/security: Fix spelling errors
Martin Roth
2021-09-17
security/intel/txt/romstage: add missing arch/cpu.h include
Felix Held
2021-07-14
include/cpu/x86/msr: introduce IA32_MC_*(x) macros
Felix Held
2021-07-12
security/intel/txt: use mca_get_bank_count()
Felix Held
2021-07-12
security/intel/txt: add missing cpu/x86/msr.h include
Felix Held
2021-07-07
Makefile.inc: Fix IFITTOOL dependencies
Arthur Heymans
2021-06-28
security/intel/cbnt: Fix logging
Arthur Heymans
2021-06-25
security/intel/cbnt: Remove fixed size requirement
Arthur Heymans
2021-06-21
security/intel/cbnt: Add logging
Arthur Heymans
2021-06-21
security/intel/txt: Split off microcode error types string printing
Arthur Heymans
2021-06-21
security/intel/txt: Always build logging.c
Arthur Heymans
2021-06-21
security/intel/cbnt/Makefile.inc: Fix building cbnt-prov
Arthur Heymans
2021-06-07
3rdparty/intel-sec-tools: Update to support Boot Guard
Christopher Meis
2021-05-30
Apply more uses for Kconfig TPM
Kyösti Mälkki
2021-05-20
security/intel/txt: Add weak function to skip TXT lockdown
Arthur Heymans
2021-05-12
src/security/intel/stm: Add warning for non-reproducible build
Martin Roth
2021-05-11
security/intel/txt: Set up TPM in bootblock if using measured boot
Arthur Heymans
2021-05-11
security/intel/cbnt: Allow to use an externally provided cbnt-prov bin
Arthur Heymans
2021-05-11
security/intel/cbnt/Makefile.inc: Use variables for hash alg
Arthur Heymans
2021-05-10
3rdparty/intel-sec-tools: Update submodule pointer
Arthur Heymans
2021-05-10
security/intel/cbnt: Rename bg-prov to cbnt-prov
Arthur Heymans
2021-05-06
security/tpm: Add option to init TPM in bootblock
Arthur Heymans
2021-04-06
security/intel/cbnt: Fix ibbhash command line
Christian Walter
2021-03-30
security/intel/cbnt: Add options to generate BPM from Kconfig
Arthur Heymans
2021-03-30
security/intel/cbnt: Add option to generate an unsigned BPM
Arthur Heymans
2021-03-30
security/intel/cbnt: Add option to generate BPM
Arthur Heymans
2021-03-30
security/intel/cbnt: Add an option to generate an unsigned KM
Arthur Heymans
2021-03-28
security/intel/cbnt: Generate KM from Kconfig symbols
Arthur Heymans
2021-03-28
security/intel/cbnt: Add option to generate KM
Arthur Heymans
2021-03-28
security/intel/cbnt: Prepare for KM/BPM generation
Arthur Heymans
2021-03-19
security/intel/cbnt: Make CBNT compatible with CMOS option table
Arthur Heymans
2021-03-19
cpu/intel/fit: Add the FIT table as a separate CBFS file
Arthur Heymans
2021-03-17
cbfs: Replace more instances of cbfs_boot_locate() with newer APIs
Julius Werner
2021-03-15
security/intel/stm/Makefile.inc: Fix typo
Benjamin Doron
2021-02-16
src/{drivers,security}: Remove unused <string.h>
Elyes HAOUAS
2021-02-11
security/intel/txt/Makefile.inc: Use tab for indent
Elyes HAOUAS
2021-02-01
drivers/security/cbnt: Fix bootblock size
Arthur Heymans
2021-01-30
soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options
Angel Pons
2021-01-18
security/intel/stm/StmPlatformSmm.c: Remove repeated word
Elyes HAOUAS
2021-01-15
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-14
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-08
*/Makefile.inc: Add some INTERMEDIATE targets to .PHONY
Arthur Heymans
2021-01-07
security/intel/txt: Don't run SCHECK on CBnT
Arthur Heymans
2021-01-04
security/intel/txt/ramstage.c: Fix clearing secrets on CBNT
Arthur Heymans
2020-12-29
sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurable
Arthur Heymans
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-11-10
sec/intel/cbnt: Stitch in ACMs in the coreboot image
Arthur Heymans
2020-11-04
haswell: Add Intel TXT support in romstage
Angel Pons
2020-11-04
sec/intel/txt: Add support for running SCLEAN in romstage
Angel Pons
2020-10-28
sec/intel/txt/Kconfig: Remove the menu for including ACMs
Arthur Heymans
2020-10-28
sec/intel/txt/Makefile.inc: Include ACMs using Kconfig variables
Arthur Heymans
2020-10-22
sec/intel/txt: Split MTRR setup ASM code into a macro
Angel Pons
2020-10-22
sec/intel/txt: Add `enable_getsec_or_reset` function
Angel Pons
2020-10-22
sec/intel/txt: Extract BIOS ACM loading into a function
Angel Pons
2020-10-22
sec/intel/txt: Only run LockConfig for LT-SX
Angel Pons
2020-10-22
sec/intel/txt: Always run SCHECK on regular boots
Angel Pons
2020-10-22
sec/intel/txt: Allow skipping ACM NOP function
Angel Pons
2020-10-22
sec/intel/txt/ramstage.c: Do not init the heap on S3 resume
Angel Pons
2020-10-22
sec/intel/txt/ramstage.c: Extract heap init into a function
Angel Pons
2020-10-22
sec/intel/txt: Add and fill in BIOS Specification info
Angel Pons
2020-10-22
sec/intel/txt/common.c: Only log ACM error on failure
Angel Pons
2020-10-22
sec/intel/txt: Move DPR size to Kconfig
Angel Pons
2020-10-17
intel/txt: Add `txt_get_chipset_dpr` function
Angel Pons
2020-10-17
security/intel/txt: Improve MTRR setup for GETSEC[ENTERACCS]
Angel Pons
[next]