the following patch was just integrated into master: commit b9b8ebca62a661e1ea43574a063f6e3c335f2c06 Author: Aaron Durbin adurbin@chromium.org Date: Thu Sep 11 21:57:41 2014 -0500
arm64: initialize GIC for each CPU
For every CPU that comes online initialize the GIC for that CPU. This allows the per-cpu register state to be initialized for every CPU that comes online.
BUG=chrome-os-partner:31945 BRANCH=None TEST=Built and booted to kernel on ryu.
Change-Id: I467ca38d51ac67ffc19b1b4fc6fafa9394a876c9 Signed-off-by: Patrick Georgi pgeorgi@chromium.org Original-Commit-Id: b2faf33fad80fd7ecb884d3ad40917f5a629a5b2 Original-Change-Id: I58d0ffcfe65cffc6a4dd2678c041219e1e698aaf Original-Signed-off-by: Aaron Durbin adurbin@chromium.org Original-Reviewed-on: https://chromium-review.googlesource.com/217513 Original-Reviewed-by: Furquan Shaikh furquan@chromium.org Reviewed-on: http://review.coreboot.org/9076 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan edward.ocallaghan@koparo.com
See http://review.coreboot.org/9076 for details.
-gerrit