• Armv8-R AEM FVP AArch32 mode - I do not get any PL011 interrupts
    Hi, I am using the following parameters https://github.com/zephyrproject-rtos/zephyr/blob/main/boards/arm/fvp_baser_aemv8r_aarch32/board.cmake while running Zephyr on AArch32-V8R FVP. I do not receive...
  • Which GIC does Armv-A Base RevC AEM FVP implement?
    Hello, I've been reading through different reference manuals concerning FVP, Fast Models, Base Platform etc. and I can't seem to find compelling information on which GIC(-400/-500/-600) the Armv-A...
  • Armv8-R AEM FVP exclusive monitor breaks when cache_state_modelled=0
    I'm running a simple bare-metal application on Armv8-R AEM FVP (FVP_BaseR_AEMv8R 11.20.15). For the same exact code on the model's Armv8-A counterpart (FVP_Base_RevC-2xAEMvA), I noticed that setting cache_state_modelled...
  • Which GIC does Armv-A Base RevC AEM FVP implement?
    Hello, I've been reading through different reference manuals concerning FVP, Fast Models, Base Platform etc. and I can't seem to find compelling information on which GIC(-400/-500/-600) the Armv-A...
  • Can't connect to Armv-A Base RevC AEM FVP via SSH
    I'm trying to connect via ssh to a Buildroot Linux instance running in an Armv-A Base RevC AEM FVP. These are the parameters I'm using: FVP_Base_RevC-2xAEMvA \ -C bp.smsc_91c111.enabled...