[U-Boot] [PATCH v5 02/14] ARM: Factor out common psci_get_cpu_id
Ian Campbell
ijc at hellion.org.uk
Wed Mar 18 17:54:05 CET 2015
On Mon, 2015-03-09 at 08:00 +0100, Jan Kiszka wrote:
> Will be required for obtaining the ID of the current CPU in shared PSCI
> functions. The default implementation requires a dense ID space and only
> supports a single cluster. Therefore, the functions can be overloaded in
> cases where these assumptions do not hold.
>
> CC: Marc Zyngier <marc.zyngier at arm.com>
> Signed-off-by: Jan Kiszka <jan.kiszka at siemens.com>
>
> +@ Requires dense and single-cluste CPU ID space
"cluster"
Other than that: Acked-by: Ian Campbell <ijc at hellion.org.uk>
More information about the U-Boot
mailing list