u-boot-brain/drivers/firmware
Lokesh Vutla 9566b777ae firmware: ti_sci: Add a command for releasing all exclusive devices
Any host while requesting for a device can request for its exclusive
access. If an exclusive permission is obtained then it is the host's
responsibility to release the device before the software entity on
the host completes its execution. Else any other host's request for
the device will be nacked. So add a command that releases all the
exclusive devices that is acquired by the current host. This should
be used with utmost care and can be called only at the end of the
execution.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2019-07-26 21:49:22 -04:00
..
firmware-sandbox.c dm: test: Add "/firmware" node scan test 2018-09-29 11:49:35 -06:00
firmware-uclass.c dm: test: Add "/firmware" node scan test 2018-09-29 11:49:35 -06:00
Kconfig firmware: psci: introduce SPL_ARM_PSCI_FW 2018-12-12 12:14:25 -05:00
Makefile firmware: psci: introduce SPL_ARM_PSCI_FW 2018-12-12 12:14:25 -05:00
psci.c efi_loader: PSCI reset and shutdown 2018-12-02 21:59:37 +01:00
ti_sci.c firmware: ti_sci: Add a command for releasing all exclusive devices 2019-07-26 21:49:22 -04:00
ti_sci.h firmware: ti_sci: Add processor shutdown API method 2019-07-26 21:49:21 -04:00