u-boot/drivers/sm
Dmitry Rokosov e9f4f7789c drivers: sm: bind child sm devices in the device tree
One well-known sm child device that provides secure power control is the
Secure Power Controller. This device utilizes SMC calls to communicate
with power domains on the secure monitor side.

Signed-off-by: Dmitry Rokosov <ddrokosov@salutedevices.com>
Signed-off-by: Alexey Romanov <avromanov@salutedevices.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231101140500.9025-3-avromanov@salutedevices.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
2023-11-06 09:45:47 +01:00
..
Kconfig Kconfig: Remove all default n/no options 2023-10-30 15:32:49 -04:00
Makefile drivers: introduce Meson Secure Monitor driver 2023-10-15 12:23:48 +02:00
meson-sm.c drivers: sm: bind child sm devices in the device tree 2023-11-06 09:45:47 +01:00
sandbox-sm.c sandbox: add sandbox sm uclass driver 2023-10-15 12:23:48 +02:00
sm-uclass.c