alibaba / system-register-tools

system-register-tools: The tools are aiming to access the system registers for ARM platform.
Apache License 2.0
26 stars 10 forks source link

Parse register table error but not abort #2

Closed wangrongwei closed 1 year ago

wangrongwei commented 2 years ago

If we use following config ('C' is used instead of 'c'):

OSDTRRX_EL1 S2_0_C0_C0_2

The rdasr will not abort, and then reading error register!

wangrongwei commented 1 year ago

Fixed