Age | Commit message (Expand) | Author |
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 |
2020-10-17 | sec/intel/txt: Bail if var MTRRs cannot snugly cache the BIOS ACM | Angel Pons |
2020-10-15 | sec/intel/txt/getsec_enteraccs.S: Save and restore MTRR_DEF_TYPE | Arthur Heymans |
2020-10-15 | security/intel/txt: Use `smm_region()` to get TSEG base | Angel Pons |
2020-10-12 | security/intel/txt: Add and use DPR register layout | Angel Pons |
2020-10-12 | security/intel/txt: Clean up includes | Angel Pons |
2020-10-12 | security/intel/stm: Add options for STM build | Eugene Myers |
2020-10-08 | security/intel/txt: Print chipset as hex value | Christian Walter |
2020-10-01 | security/intel/stm: Fix size_t printf format error | Felix Held |
2020-09-30 | security/intel/stm: Fix size_t printf format error | Eugene D Myers |
2020-09-21 | src/security: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-30 | security/intel/txt/getsec.c: Do not check lock bit | Angel Pons |
2020-08-30 | security/intel/txt: Add missing definitions | Angel Pons |
2020-08-18 | src: Remove unused 'include <lib.h>' | Elyes HAOUAS |
2020-08-07 | security/intel/txt: Fix variable MTRR handling | Angel Pons |
2020-08-07 | security/intel/txt: Allow using CF9 reset, too | Angel Pons |
2020-08-06 | security/intel/txt: Avoid shifting by a negative value | John Zhao |
2020-07-31 | security/intel/txt: Add Intel TXT support | Philipp Deppenwiese |
2020-07-21 | security/intel/stm: Add missing <stdbool.h> | Angel Pons |
2020-07-14 | src: Remove unused 'include <cpu/x86/msr.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove unused 'include <lib.h>' | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Convert more license headers to SPDX style | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-08 | {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-02 | intel/stm: Drop now unneeded `num_cpus` param | Eugene D Myers |
2020-05-02 | intel/stm: Place resource list right below MSEG | Eugene D Myers |
2020-04-15 | Do not select USE_BLOBS | Nico Huber |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-02-21 | security/intel/stm: Use depends on ENABLE_VMX | Eugene Myers |
2020-02-21 | security/intel/stm: Check for processor STM support | Eugene Myers |
2020-02-09 | intel/stm: Add platform opt-in Kconfig | Nico Huber |
2020-02-05 | security/intel/stm: Add STM support | Eugene Myers |
2019-11-21 | soc/intel/fsp_broadwell_de: Drop support | Arthur Heymans |
2019-11-14 | security/intel: Hide Intel submenu when INTEL TXT is disabled | Wim Vervoorn |
2019-10-18 | build: Mark bootblock files on x86 as IBB | Patrick Rudolph |
2019-09-02 | security/intel: Add TXT infrastructure | Patrick Rudolph |