commit | 33bd5142d3b25a43d0391d8ef18b79c40c3237bb | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Mon Aug 12 18:31:33 2019 -0500 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Wed Sep 25 22:06:44 2019 -0500 |
tree | 1e94f76e5c174cd6538a7750d0eaa5af1e7b72e6 | |
parent | 5fd1f9d93258fd20666da8e53703ba9763fac338 [diff] |
Adding new optional PSCI hook pwr_domain_on_finish_late This PSCI hook is similar to pwr_domain_on_finish but is guaranteed to be invoked with the respective core and cluster are participating in coherency. This will be necessary to safely invoke the new GICv3 API which modifies shared GIC data structures concurrently. Change-Id: I8e54f05c9d4ef5712184c9c18ba45ac97a29eb7a Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>