• ARM FastModels for TrustZone Development
    Note: This was originally posted on 22nd August 2013 at http://forums.arm.com I am trying to learn about TrustZone and I've downloaded the FastModels 8.1 simulator. The license I can obtain is only for...
  • Run custom firmware on ARM FastModel Versatile Express Cortext-A9 MPCore
    Note: This was originally posted on 22nd March 2012 at http://forums.arm.com I'd like to run a customized UEFI firmware on my Fast Model VE board. Is that possible? How can I inject my firmware binary...
  • FastModels reset
    I am using fast models with the DS5 debugger. When using the reset command in the debugger, my target starts running but I can't seem to stop it and lose complete control. I have to reconnect the target...
  • UEFI on ARM Fastmodel simulator?
    Note: This was originally posted on 16th October 2012 at http://forums.arm.com Hi is it possible to run a UEFI firmware on the FM simulator? Can I just place the uefi.bin in as the flashloader file? Is...
  • how to indicate a rootfs on FastModel
    I'm trying to run linux arm64 kernel on fast model. I followed the page https://wiki.linaro.org/HowTo/BuildArm64Kernel After all steps, I had got linux-system-foundation.axf and linux-system.axf. then...