summaryrefslogtreecommitdiff
path: root/spm/cactus/plat/arm/fvp/fdts/cactus.dts
diff options
context:
space:
mode:
Diffstat (limited to 'spm/cactus/plat/arm/fvp/fdts/cactus.dts')
-rw-r--r--spm/cactus/plat/arm/fvp/fdts/cactus.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/spm/cactus/plat/arm/fvp/fdts/cactus.dts b/spm/cactus/plat/arm/fvp/fdts/cactus.dts
index 7d74e1e..759adc4 100644
--- a/spm/cactus/plat/arm/fvp/fdts/cactus.dts
+++ b/spm/cactus/plat/arm/fvp/fdts/cactus.dts
@@ -57,6 +57,14 @@
attributes = <0x3>; /* read-write */
};
+ /* Memory to be shared in memory sharing tests. */
+ share-memory {
+ description = "share-memory";
+ pages-count = <1>;
+ base-address =<0x00000000 0x7500000>;
+ attributes = <0x3>; /* read-write */
+ };
+
/* Without optional base-address */
test-memory {
description = "test-memory";