• Issue with eret
    Hi, I am doing "eret" from EL2h mode and expecting that I should jump to EL1h mode but rather it is taking me to EL0t mode. I am trying to root cause the issue but not able to figure out. Any pointers...
  • Can I route debug exceptions (like software step exceptions) from lower exception level to EL3?
    In the manual of arm-v8a, it mentions that the debug exceptions could be routed to EL1 or EL2. However, i don't really want to implement EL2 on Juno, so is there anyway to route these exceptions to EL3...
  • Juno board armplat_1810.py build script issue.
    I use armplat_1810.py to set up juno board with Openembedded. After i delete the file system img and build it again, the file system img is not generated. Any clue why?
  • Random behavior with SCTLR_EL1 reset values
    Hi, I am working on Juno and I am using SCTLR_EL1 reset value based on A53 spec is = 0x00C50838 but If I look to ARMv8 spec it shows some reserved bits as 1 and considering that reset values = 0x30D50800...
  • How to check Cache DATA view for Juno
    Hi, I am trying to check cache line for an address by connecting Juno with DS-5 but I get "No tables available". I also changed DTSL configuration editor settings by enabling both options bust still can...