qiankun.wang 465664e608 mm: fix the access function of "watch_addr". [1/1]
PD#SWPL-175818

Problem:
"cat /sys/class/watch_point/watch_addr" will crash,
dbgwvr4_el1 that should not be accessed was accessed..

Solution:
Delete "do{}while(0)". and break will take effect on 'switch' rather
than 'while'.

Verify:
SC2

Change-Id: Ie613f032fe8f6b951c503f318064cc5b3511b914
Signed-off-by: qiankun.wang <qiankun.wang@amlogic.com>
2024-07-17 14:58:19 +08:00
2024-07-13 19:12:11 +08:00
2024-07-13 19:16:36 +08:00
2024-07-14 17:57:46 +08:00
S
Description
No description provided
118 MiB
Languages
C 98.9%
Perl 0.4%
Makefile 0.4%
Shell 0.2%