| commit | 12cee415ae010d0258f238b1a51c1af117b2e0e5 | [log] [tgz] |
|---|---|---|
| author | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Mon Nov 20 11:51:23 2023 +0000 |
| committer | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Mon Dec 04 19:01:44 2023 +0000 |
| tree | bde8da4fe898eeafcae708688b0dc2bcb390e148 | |
| parent | fa605fe479ef69ce71c4b065134c4d6137b715d0 [diff] |
fix(rme): return value of host_enter_realm_execute call A failing realm command might be reported as pass if the exit reason is RMI_EXIT_HOST_CALL. For RMI_EXIT_HOST_CALL exit reason, return true only when host_call_result is TEST_RESULT_SUCCESS. This change also fixes the expected RmiRecExit reason for PMU tests. Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I37789a2c2941eec83fe1ebc54a0107192fd2fc11