cactus: update memory/device region nodes in manifest
add memory/device region nodes in partition manifest to test SPM
functionality, memory region has 3 entries(RX, TX and a dummy) while
device regions has single dummy entry.
RX/TX entries reference to the memory regions through phandle.
Memory regions are mapped with following Attributes,
RX buffer: read-only
TX buffer: read-write
dummy: read-write-execute
Device region mapped with read-write attribute.
Refer to "psa-ffa-manifest-binding.rst" in TF-A project for details
about encoding of attributes.
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I1937d99b9ed54e0a578f353d1a44983b9edd5ec0
2 files changed