• 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...
  • FastModels fails to load binary
    Hi I am currently trying to run the tutorial from openvirtualization.org. The first step includes booting Linux in secure mode without using any of the Trustzone features. Already here I have the problem...
  • 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...
  • 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...
  • Fast Model: Best way to model unaligned multiple register read/write
    I am looking for a good method to implement multiple unaligned register access using LISA+ in Fast Model. Can you recommend a good way to do this? For example, below are the register declaration: REGISTER...