aboutsummaryrefslogtreecommitdiff
path: root/targets/corstone-300/platform.ld
diff options
context:
space:
mode:
authorDavide Grohmann <davide.grohmann@arm.com>2022-06-15 11:20:41 +0200
committerKristofer Jonsson <kristofer.jonsson@arm.com>2022-08-25 09:13:36 +0000
commitf4379e99431e5b027b0d5942ccff56af6bfe82b1 (patch)
tree793dbd611483e6850dfc29db3048f92975800bf8 /targets/corstone-300/platform.ld
parent05dd24dd63fcd0a2f8d6a0db1a7bf740ee968a00 (diff)
downloadethos-u-core-platform-f4379e99431e5b027b0d5942ccff56af6bfe82b1.tar.gz
Add negative testing to message_handler
Also restructure the scatter file to not be constrained of the artificial 512k size limit of the APP_IMAGE region. Add missing sections in DDR for both scatter file and linker script. Change-Id: I3d9bc8aeae1b1c11ab994276be64a2850cc23f8e
Diffstat (limited to 'targets/corstone-300/platform.ld')
-rw-r--r--targets/corstone-300/platform.ld4
1 files changed, 4 insertions, 0 deletions
diff --git a/targets/corstone-300/platform.ld b/targets/corstone-300/platform.ld
index 12cc6ee..d22b786 100644
--- a/targets/corstone-300/platform.ld
+++ b/targets/corstone-300/platform.ld
@@ -278,6 +278,10 @@ SECTIONS
*(network_model_sec)
#endif
* (expected_output_data_sec)
+ * (sec_command_stream, sec_weight_data, sec_input_data)
+
+ * (ethosu_core_in_queue)
+ * (ethosu_core_out_queue)
. = ALIGN(4);
} > DDR :rom_dram