• Cortex-A9 L2 Cache simulation
    Note: This was originally posted on 28th June 2011 at http://forums.arm.com Hi, I'm trying to do some development for the Cortex-A9. I'm using RealView and have been able to get the real-time system model...
  • ARM Cache Issues
    Note: This was originally posted on 29th April 2011 at http://forums.arm.com Hello fellow ARMers! I am new to the forum, and new to ARM programming.....so go easy on me... I am trying to improve the performance...
  • load image into cache and execute it in cache
    Note: This was originally posted on 31st January 2013 at http://forums.arm.com Hi Experts:     i have heard that some ARM platform providers load their bootloader into L2 cache, and execute the bootloader...
  • gocache compiler cache for Keil-ARM
    Hello. I have added Keil-ARM as a target for gocache (GNU-Object-cache). You can now use gocache to speed up the compilation of Keil-ARM targets. Get it here: sourceforge.net/.../
  • Cache disabling
    Note: This was originally posted on 1st September 2010 at http://forums.arm.com As I walked through the code of different boot loaders (say uboot) , I found that they flush and disable cache in startup...