commit | 6dc8214c7caa72eb3f9cf7204838a2740d298ddd | [log] [tgz] |
---|---|---|
author | Roberto Vargas <roberto.vargas@arm.com> | Mon Nov 13 08:24:07 2017 +0000 |
committer | Roberto Vargas <roberto.vargas@arm.com> | Mon Nov 20 13:38:43 2017 +0000 |
tree | c8ec736ea290801a1212246d1e1b707b67daeb03 | |
parent | bd7b0ae265c5992ce76f74b03fac5c58672c2c17 [diff] |
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>