ti: k3: drivers: ti_sci: Add support for Processor control
authorAndrew F. Davis <afd@ti.com>
Fri, 4 May 2018 19:06:13 +0000 (19:06 +0000)
committerAndrew F. Davis <afd@ti.com>
Wed, 22 Aug 2018 15:57:19 +0000 (10:57 -0500)
commit89ea53c705000b5b96eb873940560f2ed634ed97
tree3fe79dffdb9af4d65cc9ec424bf3cf7f56ab8595
parent7b8f3e2db3d523aa3d4ae1797899c91286240ad7
ti: k3: drivers: ti_sci: Add support for Processor control

TI-SCI message protocol provides support for controlling of various
physical cores available in the 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.

Introduce support for the set of TI-SCI message protocol APIs that
provide us with this capability of controlling physical cores.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Andreas Dannenberg <dannenberg@ti.com>
plat/ti/k3/common/drivers/ti_sci/ti_sci.c
plat/ti/k3/common/drivers/ti_sci/ti_sci.h