commit | 3e4f283fa0a608fd7853302c2d898c2f2acae813 | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Tue Jan 03 14:20:56 2023 +0100 |
committer | Bálint Dobszay <balint.dobszay@arm.com> | Thu Feb 06 14:16:30 2025 +0100 |
tree | a0bd68f3629646c87f2e7b5e10e65f5aee96e547 | |
parent | 1eb045b70031e8d74a62a498a204918f963c8489 [diff] |
Fix mem retrieve in SPM test SP The SPM test SP uses sp_memory_retrieve() incorrectly. The number of input regions is actually 0, since we're passing an empty "regions" array. The "regions" array is for getting the output regions from sp_memory_retrieve(), out_region_count is correctly set to 1. Signed-off-by: Balint Dobszay <balint.dobszay@arm.com> Change-Id: Ice00443eea2034cc173e67b5655412e3be3546fd