• Trap translation fault at EL2
    it is only possible to trap only translation fault to el2 in armv8-A ?
  • How to clean the L1 cache from Linux user space?
    There is a requirment for me to clean the L1 cache from Linux user space. There is a DMAC in my SoC platform and this DMAC should read its mirco-code from L2 cache all the time. When I need to update...
  • fvp: ldrx/strx and cache clean
    Hello, I am trying to implement atomic_add and atomic_get on FVP_Base_RevC-2xAEMv8A_11.3_30. The FVP is configured to run 4 cores. After boot, core0 sets up the translation tables while other cores...
  • aarch64 MMU: skipping first/second level tables
    Hi ! on armv7 [1] / aarch32 [2] MMU, when using Long descriptor, when the virtual space described by ttbr0 is small enough (1Gb here), the level 1 translation can be skipped, leaving only two levels...
  • 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...