aboutsummaryrefslogtreecommitdiff
path: root/configs/rdn1edgex2
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@arm.com>2020-04-13 08:03:53 +0530
committerThomas Abraham <thomas.abraham@arm.com>2020-04-13 08:07:08 +0530
commit29c065788a3824f891c93f39e8e110b6bad4a352 (patch)
tree4c6b8131cdbc74ac1b552c56125d31166c7cc56a /configs/rdn1edgex2
parent3bf42b2a503f1378d250c8eb1a11f7b3ab450f2f (diff)
configs/refinfra: change scp build mode to debug
Starting from SCP v2.6.0, the release mode build does not print any SCP logs. So change the default build mode to debug mode. Change-Id: Ia36cb6edcda35130118ba92c3b14feff20ea2e39 Signed-off-by: Thomas Abraham <thomas.abraham@arm.com>
Diffstat (limited to 'configs/rdn1edgex2')
-rwxr-xr-xconfigs/rdn1edgex2/rdn1edgex22
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rdn1edgex2/rdn1edgex2 b/configs/rdn1edgex2/rdn1edgex2
index 58b506c..44e1102 100755
--- a/configs/rdn1edgex2/rdn1edgex2
+++ b/configs/rdn1edgex2/rdn1edgex2
@@ -97,7 +97,7 @@ UEFI_MM_PAYLOAD_BIN="mm_standalone.bin"
#SCP options
SCP_BUILD_ENABLED=1
SCP_PLATFORMS="rdn1e1"
-SCP_BUILD_MODE=release
+SCP_BUILD_MODE=debug
SCP_COMPILER_PATH=$TOP_DIR/tools/gcc/gcc-arm-none-eabi-5_4-2016q3/bin
# Misc options