commit | cae91ca61cc36462c3e1b639c2725535a0c05df4 | [log] [tgz] |
---|---|---|
author | John Tsichritzis <john.tsichritzis@arm.com> | Sun May 12 16:06:09 2019 +0100 |
committer | John Tsichritzis <john.tsichritzis@arm.com> | Fri May 24 14:10:51 2019 +0100 |
tree | 7bc7490da8fab528fc151eb712adc02efa5a414d | |
parent | 68759a8015fc997aeeb2fb0caf6b55bbbec73d02 [diff] |
Fix AMU non-zero counters test The condition checked in one of the AMU tests (AMU counters always non-zero) does not always hold. The counter that counts the memory stall cycles, under certain circumstances, can be zero. Hence, the test is adjusted accordingly and, consequently, renamed. Change-Id: I8c7300481c2b45825101ee87f61c68c2ab51758a Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>