aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManoj Kumar <manoj.kumar3@arm.com>2018-11-13 12:15:52 +0530
committerronald-cron-arm <39518861+ronald-cron-arm@users.noreply.github.com>2018-11-28 18:02:20 +0100
commitee229e6c2fbb4e309d33c68ecbc488aba0f7c00e (patch)
tree1e4000cabe1015227edeac1c2bdb6075992624c4
parent23c5bc022c2d2bd54766d523d67a6897b9cdeae8 (diff)
n1sdp: update scp mmap header file to include scp-mcp shared memory
Change-Id: Ie2403dbc44eaa8f1b402c4fa5546283f95706f1a Signed-off-by: Manoj Kumar <manoj.kumar3@arm.com>
-rw-r--r--product/n1sdp/include/n1sdp_scp_mmap.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/product/n1sdp/include/n1sdp_scp_mmap.h b/product/n1sdp/include/n1sdp_scp_mmap.h
index 297bd7dc..7cca6b9c 100644
--- a/product/n1sdp/include/n1sdp_scp_mmap.h
+++ b/product/n1sdp/include/n1sdp_scp_mmap.h
@@ -127,8 +127,10 @@
#define CMN600_ROOT_NODE_OFFSET 0xD00000
#define CMN600_ROOTNODE_BASE (SCP_CMN600_BASE + CMN600_ROOT_NODE_OFFSET)
-#define SCP_MHU_SECURE_RAM (SCP_SYS0_BASE + 0x05400000)
-#define SCP_MHU_NONSECURE_RAM (SCP_SYS0_BASE + 0x05200000)
+#define SCP_MHU_SECURE_RAM (SCP_SYS0_BASE + 0x05400000)
+#define SCP_MHU_NONSECURE_RAM (SCP_SYS0_BASE + 0x05200000)
+#define SCP_MCP_SHARED_SECURE_RAM (SCP_PERIPHERAL_BASE + 0x01620000)
+#define SCP_MCP_SHARED_NONSECURE_RAM (SCP_PERIPHERAL_BASE + 0x01610000)
/*
* System access port 1