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>
1 parent ec83492 commit 10107707196d67731de57126b846169c5b29aac0
@Madhukar Pappireddy Madhukar Pappireddy authored on 12 Aug 2019
Showing 3 changed files
View
docs/getting_started/porting-guide.rst
View
include/lib/psci/psci.h
View
lib/psci/psci_on.c