• questions about vttbr_el2
    Hello, In the ARM Architecture Reference Manual ARMv8, for ARMv8-A architecture profile, there's a description about vttbr_el2: " Register bits[47:x] hold bits[47:x] of the stage 1 translation table...
  • questions about vttbr_el2
    Hello, In the ARM Architecture Reference Manual ARMv8, for ARMv8-A architecture profile, there's a description about vttbr_el2: " Register bits[47:x] hold bits[47:x] of the stage 1 translation table...
  • questions about vttbr_el2
    Hello, In the ARM Architecture Reference Manual ARMv8, for ARMv8-A architecture profile, there's a description about vttbr_el2: " Register bits[47:x] hold bits[47:x] of the stage 1 translation table...
  • ARM assembler macro question
    Hi, Simple question, but very hard to find answer, maybe somebody here knows: I want to create a simple macro like I can in C: #define ALIGN_UP(addr, align) (((addr) + (align) - 1) & ~((align) ...
  • Musca-A Frequently Asked Questions
    How do I get hold of a Musca-A board? What is the difference between Musca-A1 and Musca-A2? Can I use Arm Debug tools with Musca-A? Is Musca-A Supported in DS-5? How do I get the Blinky example...