summaryrefslogtreecommitdiffstats
path: root/v6.5/0c565d16b80074e57e3e56240d13fc6cd6ed0334
blob: 85dab451e131871894266a8427a448b87846cc02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
0c565d16b800 ("firmware: arm_ffa: Handle partitions setup failures")
ace760d9c049 ("firmware: arm_ffa: Use xa_insert() and check for result")
ad9d9a107a43 ("firmware: arm_ffa: Simplify ffa_partitions_cleanup()")
5ff30ade16cd ("firmware: arm_ffa: Add missing rwlock_init() for the driver partition")
59b2e242b131 ("firmware: arm_ffa: Add missing rwlock_init() in ffa_setup_partitions()")
05857a1eb723 ("firmware: arm_ffa: Fix the size of the allocation in ffa_partitions_cleanup()")
6f47023f7a52 ("firmware: arm_ffa: Setup the partitions after the notification initialisation")
95520fc07743 ("firmware: arm_ffa: Allow FF-A initialisation even when notification fails")
1b6bf41b7a65 ("firmware: arm_ffa: Add notification handling mechanism")
e5adb3b20e39 ("firmware: arm_ffa: Add interface to send a notification to a given partition")
e0573444edbf ("firmware: arm_ffa: Add interfaces to request notification callbacks")
0184450b8b1e ("firmware: arm_ffa: Add schedule receiver callback mechanism")
897e9e60c016 ("firmware: arm_ffa: Initial support for scheduler receiver interrupt")
3522be48d82b ("firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface")
faa19623e3e1 ("firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface")
47561777d694 ("firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface")
fe2ddb6b4235 ("firmware: arm_ffa: Implement the FFA_RUN interface")
933db703e8ce ("firmware: arm_ffa: Implement the notification bind and unbind interface")
192e88cfea8c ("firmware: arm_ffa: Implement notification bitmap create and destroy interfaces")
2d698e8b4fd2 ("firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging")