u-boot-brain/drivers/firmware
Lokesh Vutla ae0b8a2bc8 firmware: ti_sci: Allow for device shared and exclusive requests
Sysfw provides an option for requesting exclusive access for a
device using the flags MSG_FLAG_DEVICE_EXCLUSIVE. If this flag is
not used, the device is meant to be shared across hosts. Once a device
is requested from a host with this flag set, any request to this
device from a different host will be nacked by sysfw. Current tisci
driver enables this flag for every device requests. But this may not
be true for all the devices. So provide a separate commands in driver
for exclusive and shared device requests.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2019-07-26 21:49:21 -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: Allow for device shared and exclusive requests 2019-07-26 21:49:21 -04:00
ti_sci.h firmware: ti_sci: Modify auth_boot TI-SCI API to match new version 2019-04-26 17:51:51 -04:00