aboutsummaryrefslogtreecommitdiff
path: root/applications/trustzone_inference/corstone-300/trustzone.h
diff options
context:
space:
mode:
Diffstat (limited to 'applications/trustzone_inference/corstone-300/trustzone.h')
-rw-r--r--applications/trustzone_inference/corstone-300/trustzone.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/applications/trustzone_inference/corstone-300/trustzone.h b/applications/trustzone_inference/corstone-300/trustzone.h
index 70fe717..9f145c3 100644
--- a/applications/trustzone_inference/corstone-300/trustzone.h
+++ b/applications/trustzone_inference/corstone-300/trustzone.h
@@ -90,14 +90,14 @@
#define BRAM_TOTAL_SIZE 0x00200000
#define BRAM_MPC 0x57000000
-#define SRAM0_BASE_S 0x31000000
-#define SRAM0_BASE_NS 0x21000000
-#define SRAM0_SIZE 0x00200000
-#define SRAM0_MPC 0x50083000
+#define SRAM0_BASE_S 0x31000000
+#define SRAM0_BASE_NS 0x21000000
+#define SRAM0_SIZE 0x00200000
+#define SRAM0_MPC 0x50083000
-#define DDR0_BASE_S 0x70000000
-#define DDR0_BASE_NS 0x60000000
-#define DDR0_SIZE 0x02000000
+#define DDR0_BASE_S 0x70000000
+#define DDR0_BASE_NS 0x60000000
+#define DDR0_SIZE 0x02000000
#ifdef TRUSTZONE_BUILD
#define DDR_START DDR0_BASE_S
@@ -105,7 +105,7 @@
#define DDR_START DDR0_BASE_NS
#endif
/* Separate DDRs for secure and nonsecure */
-#define DDR_SIZE DDR0_SIZE
+#define DDR_SIZE DDR0_SIZE
#if (S_TZ_ITCM_SIZE + TZ_NS_ITCM_SIZE) > ITCM_TOTAL_SIZE
#error Missconfigured ITCM memory