summaryrefslogtreecommitdiffstats
path: root/src/security/intel
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas2022-07-201-1/+0
* security/intel/txt/common.c: Remove unuseful "else" after "return"Elyes HAOUAS2022-07-171-8/+7
* cpu/x86/mp_init: retype do_smm element in mp_state struct to boolFelix Held2022-07-131-1/+1
* src: Remove unused <cf9_reset.h>Elyes Haouas2022-05-161-1/+0
* security/intel/cbnt/Makefile.inc: Improve build flowArthur Heymans2022-05-121-5/+8
* sec/intel/txt: Use 'bios_acm_error' variableArthur Heymans2022-05-111-1/+1
* {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h>Elyes HAOUAS2022-04-242-2/+0
* device/mmio.h: Move readXp/writeXp helpers to device/mmio.hJianjun Wang2022-03-081-1/+1
* security/intel/stm: Make STM setup MP safeEugene Myers2022-02-242-3/+11
* security/intel/stm: Use correct SMBASE for SMM descriptor setupEugene Myers2022-02-242-7/+6
* src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h>Elyes HAOUAS2022-01-121-1/+0
* src: Drop duplicated includesElyes HAOUAS2022-01-011-1/+0
* x86_64 assembly: Don't touch %gsPatrick Rudolph2021-12-061-0/+6
* security/intel: Use defines for segment registersPatrick Rudolph2021-12-061-2/+3
* security/intel/txt: Fix HEAP_ACM format depending on number of ACMs in CBFSMichał Żygowski2021-12-022-44/+109
* security/intel/txt: Fix GETSEC checks in romstageMichał Żygowski2021-11-272-11/+31
* security/intel/txt: Allow platforms without FIT to use Intel TXTMichał Żygowski2021-11-271-1/+0
* security/intel/txt: Issue a global reset when TXT_RESET bit is setMichał Żygowski2021-11-273-4/+4
* security/intel/txt: Use set_global_reset in txt_reset_platform if possibleMichał Żygowski2021-11-271-0/+6
* security/intel/txt: Implement GETSEC PARAMETER dumpingMichał Żygowski2021-11-273-0/+46
* security/intel/txt: Remove unused region deviceMichał Żygowski2021-11-271-8/+6
* security/intel/txt: Correct reporting of chipset production fuse stateMichał Żygowski2021-11-273-3/+20
* security/intel/txt: Allow to set TXT BIOS Data Region versionMichał Żygowski2021-11-262-4/+13
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-2/+2
* security/intel/txt: Get addr bits at runtimeArthur Heymans2021-11-012-5/+11
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-053-3/+3
* security/intel/txt/romstage: add missing arch/cpu.h includeFelix Held2021-09-171-0/+1
* include/cpu/x86/msr: introduce IA32_MC_*(x) macrosFelix Held2021-07-141-1/+1
* security/intel/txt: use mca_get_bank_count()Felix Held2021-07-121-2/+1
* security/intel/txt: add missing cpu/x86/msr.h includeFelix Held2021-07-121-0/+1
* Makefile.inc: Fix IFITTOOL dependenciesArthur Heymans2021-07-071-1/+1
* security/intel/cbnt: Fix loggingArthur Heymans2021-06-281-13/+13
* security/intel/cbnt: Remove fixed size requirementArthur Heymans2021-06-251-1/+0
* security/intel/cbnt: Add loggingArthur Heymans2021-06-215-0/+220
* security/intel/txt: Split off microcode error types string printingArthur Heymans2021-06-212-43/+24
* security/intel/txt: Always build logging.cArthur Heymans2021-06-211-2/+2
* security/intel/cbnt/Makefile.inc: Fix building cbnt-provArthur Heymans2021-06-211-1/+1
* 3rdparty/intel-sec-tools: Update to support Boot GuardChristopher Meis2021-06-071-1/+0
* Apply more uses for Kconfig TPMKyösti Mälkki2021-05-301-1/+1
* security/intel/txt: Add weak function to skip TXT lockdownArthur Heymans2021-05-202-0/+10
* src/security/intel/stm: Add warning for non-reproducible buildMartin Roth2021-05-121-0/+2
* security/intel/txt: Set up TPM in bootblock if using measured bootArthur Heymans2021-05-111-0/+1
* security/intel/cbnt: Allow to use an externally provided cbnt-prov binArthur Heymans2021-05-112-0/+19
* security/intel/cbnt/Makefile.inc: Use variables for hash algArthur Heymans2021-05-111-3/+7
* 3rdparty/intel-sec-tools: Update submodule pointerArthur Heymans2021-05-101-5/+3
* security/intel/cbnt: Rename bg-prov to cbnt-provArthur Heymans2021-05-102-34/+34
* security/tpm: Add option to init TPM in bootblockArthur Heymans2021-05-061-0/+1
* security/intel/cbnt: Fix ibbhash command lineChristian Walter2021-04-061-1/+1
* security/intel/cbnt: Add options to generate BPM from KconfigArthur Heymans2021-03-302-1/+96
* security/intel/cbnt: Add option to generate an unsigned BPMArthur Heymans2021-03-302-1/+26