summaryrefslogtreecommitdiff
path: root/src/security/intel/stm/SmmStm.c
AgeCommit message (Expand)Author
2023-10-27security/intel/stm: Remove check that can never be trueMartin Roth
2023-09-07security/intel: Remove unnecessary blank line after '{'Elyes 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
2021-10-05src/mainboard to src/security: Fix spelling errorsMartin Roth
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-07-21security/intel/stm: Add missing <stdbool.h>Angel Pons
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-02-05security/intel/stm: Add STM supportEugene Myers