commit | 9ee6a8dc99d7d93a6b487ca505bb1d63e8733791 | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Wed Mar 03 09:53:33 2021 +0000 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Tue Apr 13 18:23:31 2021 +0200 |
tree | e20149d6445d652d437006846a1297b54e2d6d8f | |
parent | f7aafefca84b45a4ad607e069fea95fabbdbd3ff [diff] |
Cactus: helper commands needed for interrupt testing Following commands added 1. CACTUS_SLEEP_CMD: request to run cactus in a busy loop for given time. Returns time lapsed in this routine. 2. CACTUS_INTERRUPT_CMD: request to enable/disable given interrupt ID, returns success on completion. Change-Id: I9c7903f1e483d3ea0dc91db5f07135995da77862 Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>