aboutsummaryrefslogtreecommitdiff
path: root/src/security/intel/stm
AgeCommit message (Expand)Author
2024-02-18ec, lib, security, sb: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-24device, security: Rename Makefiles from .inc to .mkMartin Roth
2023-10-27security/intel/stm: Remove check that can never be trueMartin Roth
2023-09-09security/intel/stm: Remove __attribute__(())Elyes Haouas
2023-09-07security/intel: Remove unnecessary blank line after '{'Elyes Haouas
2023-08-14commonlib,console,nb,sb,security: Add SPDX licenses to MakefilesMartin Roth
2023-08-01security/intel/stm/StmApi.h: Use C99 flexible arraysElyes Haouas
2022-12-31security/intel/stm/StmPlatformResource.c: Fix typo on "threads"Elyes HAOUAS
2022-11-22security: Remove unnecessary space after castsElyes Haouas
2022-09-15src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2022-07-13cpu/x86/mp_init: retype do_smm element in mp_state struct to boolFelix Held
2022-02-24security/intel/stm: Make STM setup MP safeEugene Myers
2022-02-24security/intel/stm: Use correct SMBASE for SMM descriptor setupEugene Myers
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-10-05src/mainboard to src/security: Fix spelling errorsMartin Roth
2021-05-12src/security/intel/stm: Add warning for non-reproducible buildMartin Roth
2021-03-15security/intel/stm/Makefile.inc: Fix typoBenjamin Doron
2021-01-30soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig optionsAngel Pons
2021-01-18security/intel/stm/StmPlatformSmm.c: Remove repeated wordElyes HAOUAS
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-10-12security/intel/stm: Add options for STM buildEugene Myers
2020-10-01security/intel/stm: Fix size_t printf format errorFelix Held
2020-09-30security/intel/stm: Fix size_t printf format errorEugene D Myers
2020-09-21src/security: Drop unneeded empty linesElyes HAOUAS
2020-07-21security/intel/stm: Add missing <stdbool.h>Angel Pons
2020-07-14src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS
2020-05-18src: Remove unused 'include <lib.h>'Elyes HAOUAS
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-05-02intel/stm: Drop now unneeded `num_cpus` paramEugene D Myers
2020-05-02intel/stm: Place resource list right below MSEGEugene D Myers
2020-04-15Do not select USE_BLOBSNico Huber
2020-02-21security/intel/stm: Use depends on ENABLE_VMXEugene Myers
2020-02-21security/intel/stm: Check for processor STM supportEugene Myers
2020-02-09intel/stm: Add platform opt-in KconfigNico Huber
2020-02-05security/intel/stm: Add STM supportEugene Myers