summaryrefslogtreecommitdiff
path: root/scripts/cmake/subsystem-profiles/simple_platform.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cmake/subsystem-profiles/simple_platform.cmake')
-rw-r--r--scripts/cmake/subsystem-profiles/simple_platform.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cmake/subsystem-profiles/simple_platform.cmake b/scripts/cmake/subsystem-profiles/simple_platform.cmake
index c11706d..c5e9d59 100644
--- a/scripts/cmake/subsystem-profiles/simple_platform.cmake
+++ b/scripts/cmake/subsystem-profiles/simple_platform.cmake
@@ -24,7 +24,7 @@
# Application specific config #
###################################################################################################
-# This parameter is based on the linker/scatter script for internal FVP. Do not change this
+# This parameter is based on the linker/scatter script for simple platform. Do not change this
# parameter in isolation.
set(ACTIVATION_BUF_SRAM_SZ "0x00200000" CACHE STRING "Maximum SRAM size for activation buffers")
set(DESIGN_NAME "Simple platform" CACHE STRING "Design name")