This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Reset Management Register Functioanlity in ARM v8

Hi Experts,

Does the Reset Management Register will be implemented mandatory or optional for the SoC based on ARMv8 and how it is practically used ?

Regards,

Techguyz

Parents
  • If an processor supports both execution states (ie AArch32 and AArch64) then the register is mandatory.

    It is used to request a soft reset specifying whether to reset into AArch32 or AArch64.  This is the only way to swap EL3 between AArch32/AArch64.

Reply
  • If an processor supports both execution states (ie AArch32 and AArch64) then the register is mandatory.

    It is used to request a soft reset specifying whether to reset into AArch32 or AArch64.  This is the only way to swap EL3 between AArch32/AArch64.

Children
No data