+4
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When running under a hypervisor, the number of context banks visible to Linux could be different from what we see when running standalone. This is problematic since the context bank interrupts are hard-coded into the DT configuration, and we'd like to share that configuration whether we're running under a hypervisor or not. Remove a warning when a mismatch in the number of CBs and CB interrupts is detected and don't return failure while probing. Change-Id: I9271e4e04ecafe61f4bb12d1e1148cb2bcec2439 Signed-off-by:Mitchel Humpherys <mitchelh@codeaurora.org> Signed-off-by:
Patrick Daly <pdaly@codeaurora.org>