commit | 43a50c3b4c1d33be07cf77fb674f7060dc93f601 | [log] [tgz] |
---|---|---|
author | Shruti Gupta <shruti.gupta@arm.com> | Tue Nov 28 10:54:27 2023 +0000 |
committer | Soby Mathew <soby.mathew@arm.com> | Mon Dec 11 13:37:52 2023 +0200 |
tree | 59a08d3befd987a7c48975f8cb068040131e9b8e | |
parent | b28d63d4197acf7915d8ea4ea0133ac2e929242b [diff] |
fix(realm_test): host_call structure should be per rec There is a chance of corruption in host_call data structure leading to crash. The structure needs to be allocated per rec. Change-Id: I6483168df4637392f80fcb83eae279317d4cafa7 Signed-off-by: Shruti Gupta <shruti.gupta@arm.com>