coreboot/src/security/intel/stm
Benjamin Doron 234f8e0405 security/intel/stm/Makefile.inc: Fix typo
In both the Kconfig and Makefile in this directory,
"STM_TTYS0_BASE" is used. Therefore, fix the typo.

Change-Id: Ie83ec31c7bb0f6805c0225ee7405e137a666a5d3
Signed-off-by: Benjamin Doron <benjamin.doron00@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51206
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Eugene Myers <cedarhouse1@comcast.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-03-15 06:27:30 +00:00
..
Kconfig security/intel/stm: Add options for STM build 2020-10-12 08:49:57 +00:00
Makefile security/intel/stm: Add options for STM build 2020-10-12 08:49:57 +00:00
Makefile.inc security/intel/stm/Makefile.inc: Fix typo 2021-03-15 06:27:30 +00:00
SmmStm.c security/intel/stm: Fix size_t printf format error 2020-10-01 18:59:18 +00:00
SmmStm.h security/intel/stm: Add missing <stdbool.h> 2020-07-21 20:04:12 +00:00
StmApi.h treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
StmPlatformResource.c soc/intel: Replace SA_PCIEX_LENGTH Kconfig options 2021-01-30 23:14:08 +00:00
StmPlatformResource.h treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
StmPlatformSmm.c security/intel/stm/StmPlatformSmm.c: Remove repeated word 2021-01-18 07:46:13 +00:00