Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
We have A53 with three uPs in our system. We are tying to debug one issue where I try to halt (b .) uP on certain condition but it will only halt process that detected the condition. My question is how do i halt all three processors on detection (detection by one processor). I know I need to use CTI, does anyone have an example core to halt all processors?