u-boot/drivers/firmware
Lokesh Vutla ccbc8b2fdd firmware: ti_sci: Add support for processor control services
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.

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

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2018-09-11 08:32:55 -04:00
..
firmware-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig firmware: Add basic support for TI System Control Interface (TI SCI) protocol 2018-09-11 08:32:55 -04:00
Makefile firmware: Add basic support for TI System Control Interface (TI SCI) protocol 2018-09-11 08:32:55 -04:00
psci.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ti_sci.c firmware: ti_sci: Add support for processor control services 2018-09-11 08:32:55 -04:00
ti_sci.h firmware: ti_sci: Add support for processor control services 2018-09-11 08:32:55 -04:00