Re: [U-Boot] [PATCH 06/25] firmware: ti_sci: Add support for processor control services

2018-08-24 Thread Tom Rini
On Tue, Aug 21, 2018 at 08:01:44PM +0530, Lokesh Vutla wrote: > TI-SCI message protocol provides support for controlling of various > physical cores available in SoC. In order to control which host is > capable of controlling a physical processor core, there is a processor > access control list th

[U-Boot] [PATCH 06/25] firmware: ti_sci: Add support for processor control services

2018-08-21 Thread Lokesh Vutla
TI-SCI message protocol provides support for controlling of various physical cores available in SoC. In order to control which host is capable of controlling a physical processor core, there is a processor access control list that needs to be populated as part of the board configuration data. Intr