]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
docs: add PLAT_RSS_COMMS_PAYLOAD_MAX_SIZE to porting-guide.rst
authorTamas Ban <tamas.ban@arm.com>
Fri, 16 Sep 2022 12:09:30 +0000 (14:09 +0200)
committerTamas Ban <tamas.ban@arm.com>
Fri, 7 Oct 2022 09:32:48 +0000 (11:32 +0200)
Signed-off-by: Tamas Ban <tamas.ban@arm.com>
Change-Id: I79761347919a0dfa86a29b5424f1d34fc4ab91cb

docs/getting_started/porting-guide.rst

index c4686f6f1572aa8e86b41bb86c8364567750aebc..be4833b48d34d699e2f626d225982e5abfd54d2b 100644 (file)
@@ -242,6 +242,11 @@ likely to be suitable for all platform ports.
 
    Defines the maximum address in secure RAM that the BL31 image can occupy.
 
+-  **#define : PLAT_RSS_COMMS_PAYLOAD_MAX_SIZE**
+
+   Defines the maximum message size between AP and RSS. Need to define if
+   platform supports RSS.
+
 For every image, the platform must define individual identifiers that will be
 used by BL1 or BL2 to load the corresponding image into memory from non-volatile
 storage. For the sake of performance, integer numbers will be used as