| commit | 6a1ffac35e88673635a124c2a100696d51b8bea9 | [log] [tgz] |
|---|---|---|
| author | Govindraj Raja <govindraj.raja@arm.com> | Wed Oct 29 15:32:26 2025 -0500 |
| committer | Govindraj Raja <govindraj.raja@arm.com> | Thu Oct 30 20:14:36 2025 -0500 |
| tree | 12edd4aed8d7989463e1c0226f1aaa91dd195504 | |
| parent | bedd612ed9bc80d60dda50bddeb3823eb62bde21 [diff] |
fix(debugv8p9): fix access to mdselr_el1 When 16 or fewer breakpoints are implemented, MDSELR_EL1 is implemented as RAZ/WI, it is IMPLEMENTATION DEFINED whether the trap controls have any effect on accesses to MDSELR_EL1. Ref: https://developer.arm.com/documentation/111107/2025-09/AArch64-Registers/MDSELR-EL1--Breakpoint-and-Watchpoint-Selection-Register?lang=en Change-Id: I40215ca074e01d5e5dfb184c6aba656fc9077018 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>