From 4fcd6e1416b0424f94ede03cb322a323a640bf4b Mon Sep 17 00:00:00 2001 From: Mark Rutland Date: Fri, 11 Oct 2013 14:52:07 +0100 Subject: [PATCH] Docs: arm64: booting: clarify boot requirements There are a few points in the arm64 booting document which are unclear (such as the initial state of secondary CPUs), and/or have not been documented (PSCI is a supported mechanism for booting secondary CPUs). This patch amends the arm64 boot document to better express the (existing) requirements, and to describe PSCI as a supported booting mechanism. Signed-off-by: Mark Rutland Reviewed-by: Will Deacon Cc: Catalin Marinas Cc: Dave Martin Cc: Marc Zyngier Cc: Fu Wei Signed-off-by: Catalin Marinas --- Reading git-format-patch failed