rust-embedded / aarch64-cpu

Low level access to processors using the AArch64 execution state.
Apache License 2.0
73 stars 26 forks source link

add CNTHP_CTL_EL2 support #24

Closed tsemo4917 closed 9 months ago

tsemo4917 commented 1 year ago

add CNTHP_CTL_EL2 support for "Control register for the EL2 physical timer"

nchong-at-aws commented 9 months ago

Thanks for the PR. Reviewed and looks good.