Merge "Tegra194: enable spe-console functionality" into integration

This commit is contained in:
Sandrine Bailleux 2020-01-28 09:43:23 +00:00 committed by TrustedFirmware Code Review
commit 990185819b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#
# platform configs
ENABLE_CONSOLE_SPE := 0
ENABLE_CONSOLE_SPE := 1
$(eval $(call add_define,ENABLE_CONSOLE_SPE))
ENABLE_STRICT_CHECKING_MODE := 1