commit | 8db3e1d3e061c9b0a16b608dcb1eba391cca8b47 | [log] [tgz] |
---|---|---|
author | J-Alves <joao.alves@arm.com> | Fri Nov 06 10:49:56 2020 +0000 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:25:00 2025 +0000 |
tree | 125395b985f3d31c369211717ddcd6783b60d116 | |
parent | 7584c7e493b92c36f17bb00620f7f083be1718a6 [diff] |
cactus: fix access to uninitialized array Array 'receivers' of 'struct ffa_memory_region' was being accessed without being initialized, in function 'ffa_memory_management_test'. Changed it to process 'ffa_memory_region' transaction descriptor from the partition's mailbox. Change-Id: If240a3d0bc554558cd06bc8200a2f66d501b7f4f Signed-off-by: J-Alves <joao.alves@arm.com>