commit | 1203004b83c336a82df0e5efdf068c283a89ec7e | [log] [tgz] |
---|---|---|
author | Sandeep Tripathy <sandeep.tripathy@broadcom.com> | Mon Aug 17 20:22:13 2020 +0530 |
committer | Sandeep Tripathy <sandeep.tripathy@broadcom.com> | Thu Sep 03 09:29:22 2020 +0000 |
tree | c689fa63bf029f76bbf4be7619cb384271ceec5d | |
parent | aeb5f054c5f6977f9d426983c6e0dd3f9354827a [diff] |
psci: utility api to invoke stop for other cores The API can be used to invoke a 'stop_func' callback for all other cores from any initiating core. Optionally it can also wait for other cores to power down. There may be various use of such API by platform. Ex: Platform may use this to power down all other cores from a crashed core. Signed-off-by: Sandeep Tripathy <sandeep.tripathy@broadcom.com> Change-Id: I4f9dc8a38d419f299c021535d5f1bcc6883106f9