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
/
stm
Age
Commit message (
Expand
)
Author
2022-12-31
security/intel/stm/StmPlatformResource.c: Fix typo on "threads"
Elyes HAOUAS
2022-11-22
security: Remove unnecessary space after casts
Elyes Haouas
2022-09-15
src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-07-13
cpu/x86/mp_init: retype do_smm element in mp_state struct to bool
Felix Held
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
2021-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-10-05
src/mainboard to src/security: Fix spelling errors
Martin Roth
2021-05-12
src/security/intel/stm: Add warning for non-reproducible build
Martin Roth
2021-03-15
security/intel/stm/Makefile.inc: Fix typo
Benjamin Doron
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
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-10-12
security/intel/stm: Add options for STM build
Eugene Myers
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-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-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-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