commit | 46dff39182461220708104018dbd367d5b75796a | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Thu Jul 18 16:07:21 2024 +0100 |
committer | Manish Pandey <manish.pandey2@arm.com> | Mon Jul 29 20:34:04 2024 +0100 |
tree | 4ef1d37dcc375c8809a5ad3cba72ca8e72f6c4b4 | |
parent | 01e3fcbfa74098220bd08a95b9b7cd43baec5dd6 [diff] |
chore(spe): rename spe_disable() to spe_stop() During CPU power down, we stop the profiling by calling spe_disable() function. From TF-A point of view, enable/disable means the avaibility of the feature for lower EL. In this case we are not actully disabling the feautre but stoping it before power down. Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I6e3b39c5c35d330c51e7ac715446a8b36bf9531f