commit | 7b8f5c0050b04bd61910b445d684a75c2f595cbe | [log] [tgz] |
---|---|---|
author | J-Alves <joao.alves@arm.com> | Fri Mar 17 15:05:13 2023 +0000 |
committer | J-Alves <joao.alves@arm.com> | Wed Apr 26 12:37:46 2023 +0100 |
tree | b71076c34eae22cba5b09ce0b45631106244b872 | |
parent | 9c088907ef51fea1be1fdb6185e0e541d96068f0 [diff] |
refactor(memory sharing): helper functions Refactor the memory sharing tests helper functions, to reuse them in the test of subsequent patches. Functions do not use hard-coded memory address and borrower in the memory share operation. Instead, these are provided in the arguments to the referred functions. Change-Id: I1fda810e3acde23e33b5bbe06cbbbc0c652eed97 Signed-off-by: J-Alves <joao.alves@arm.com>