summaryrefslogtreecommitdiff
path: root/src/security/intel
AgeCommit message (Expand)Author
2021-05-20security/intel/txt: Add weak function to skip TXT lockdownArthur Heymans
2021-05-12src/security/intel/stm: Add warning for non-reproducible buildMartin Roth
2021-05-11security/intel/txt: Set up TPM in bootblock if using measured bootArthur Heymans
2021-05-11security/intel/cbnt: Allow to use an externally provided cbnt-prov binArthur Heymans
2021-05-11security/intel/cbnt/Makefile.inc: Use variables for hash algArthur Heymans
2021-05-103rdparty/intel-sec-tools: Update submodule pointerArthur Heymans
2021-05-10security/intel/cbnt: Rename bg-prov to cbnt-provArthur Heymans
2021-05-06security/tpm: Add option to init TPM in bootblockArthur Heymans
2021-04-06security/intel/cbnt: Fix ibbhash command lineChristian Walter
2021-03-30security/intel/cbnt: Add options to generate BPM from KconfigArthur Heymans
2021-03-30security/intel/cbnt: Add option to generate an unsigned BPMArthur Heymans
2021-03-30security/intel/cbnt: Add option to generate BPMArthur Heymans
2021-03-30security/intel/cbnt: Add an option to generate an unsigned KMArthur Heymans
2021-03-28security/intel/cbnt: Generate KM from Kconfig symbolsArthur Heymans
2021-03-28security/intel/cbnt: Add option to generate KMArthur Heymans
2021-03-28security/intel/cbnt: Prepare for KM/BPM generationArthur Heymans
2021-03-19security/intel/cbnt: Make CBNT compatible with CMOS option tableArthur Heymans
2021-03-19cpu/intel/fit: Add the FIT table as a separate CBFS fileArthur Heymans
2021-03-17cbfs: Replace more instances of cbfs_boot_locate() with newer APIsJulius Werner
2021-03-15security/intel/stm/Makefile.inc: Fix typoBenjamin Doron
2021-02-16src/{drivers,security}: Remove unused <string.h>Elyes HAOUAS
2021-02-11security/intel/txt/Makefile.inc: Use tab for indentElyes HAOUAS
2021-02-01drivers/security/cbnt: Fix bootblock sizeArthur Heymans
2021-01-30soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig optionsAngel Pons
2021-01-18security/intel/stm/StmPlatformSmm.c: Remove repeated wordElyes HAOUAS
2021-01-15build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi
2021-01-14build system: Structure and serialize INTERMEDIATEPatrick Georgi
2021-01-08*/Makefile.inc: Add some INTERMEDIATE targets to .PHONYArthur Heymans
2021-01-07security/intel/txt: Don't run SCHECK on CBnTArthur Heymans
2021-01-04security/intel/txt/ramstage.c: Fix clearing secrets on CBNTArthur Heymans
2020-12-29sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurableArthur Heymans
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-11-10sec/intel/cbnt: Stitch in ACMs in the coreboot imageArthur Heymans
2020-11-04haswell: Add Intel TXT support in romstageAngel Pons
2020-11-04sec/intel/txt: Add support for running SCLEAN in romstageAngel Pons
2020-10-28sec/intel/txt/Kconfig: Remove the menu for including ACMsArthur Heymans
2020-10-28sec/intel/txt/Makefile.inc: Include ACMs using Kconfig variablesArthur Heymans
2020-10-22sec/intel/txt: Split MTRR setup ASM code into a macroAngel Pons
2020-10-22sec/intel/txt: Add `enable_getsec_or_reset` functionAngel Pons
2020-10-22sec/intel/txt: Extract BIOS ACM loading into a functionAngel Pons
2020-10-22sec/intel/txt: Only run LockConfig for LT-SXAngel Pons
2020-10-22sec/intel/txt: Always run SCHECK on regular bootsAngel Pons
2020-10-22sec/intel/txt: Allow skipping ACM NOP functionAngel Pons
2020-10-22sec/intel/txt/ramstage.c: Do not init the heap on S3 resumeAngel Pons
2020-10-22sec/intel/txt/ramstage.c: Extract heap init into a functionAngel Pons
2020-10-22sec/intel/txt: Add and fill in BIOS Specification infoAngel Pons
2020-10-22sec/intel/txt/common.c: Only log ACM error on failureAngel Pons
2020-10-22sec/intel/txt: Move DPR size to KconfigAngel Pons
2020-10-17intel/txt: Add `txt_get_chipset_dpr` functionAngel Pons
2020-10-17security/intel/txt: Improve MTRR setup for GETSEC[ENTERACCS]Angel Pons