David Dai 9ee0b8d825
msm: msm_bus: create blacklist for source nodes
Instead of checking for blacklisted nodes for each node as
we traverse through the graph and only consider directly connected
nodes, create a list of blacklisted nodes at the source node that
presists throughout the path finding. The previous implemmentation
wasn't very useful in preventing circular paths for some masters
as it would block out every request from an upstream master and is
equvalent to not listing the connection to start with. Listing black
listed nodes at the master would allow certain connections to traverse
downstream through the gateway while blocking illegal paths from certain
masters.

Change-Id: I6ae4660b05b08a66835f7936a948dc1e17ba218d
Signed-off-by: David Dai <daidavid1@codeaurora.org>
Signed-off-by: Andrzej Perczak <linux@andrzejperczak.com>
Signed-off-by: azrim <mirzaspc@gmail.com>
2022-06-30 14:12:58 +00:00
..
2022-06-06 11:01:55 +02:00
2022-06-30 14:12:20 +00:00
2022-01-11 15:21:52 +01:00
2022-04-20 09:08:26 +02:00
2022-06-14 17:05:02 +02:00
2022-03-16 14:10:02 +00:00