]> git.baikalelectronics.ru Git - arm-tf.git/commit
Flush the affinity data in psci_affinity_info
authorRoberto Vargas <roberto.vargas@arm.com>
Mon, 13 Nov 2017 08:24:07 +0000 (08:24 +0000)
committerRoberto Vargas <roberto.vargas@arm.com>
Mon, 20 Nov 2017 13:38:43 +0000 (13:38 +0000)
commit8fd307ffd602b760634a2be6e2e67033e8c056bd
treec8ec736ea290801a1212246d1e1b707b67daeb03
parent203444c50066cad7aaddd3e36b0f9225bf95a865
Flush the affinity data in psci_affinity_info

There is an edge case where the cache maintaince done in
psci_do_cpu_off may not seen by some cores. This case is handled in
psci_cpu_on_start but it hasn't handled in psci_affinity_info.

Change-Id: I4d64f3d1ca9528e364aea8d04e2d254f201e1702
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
lib/psci/psci_main.c