• how to enable network on FVP
    Hi, I want to use network on FVP, I added "--network=nat" when starting the FVP but there was not an ip addr when I booted into the kernel, ifconfig shows as below: FVP host is ubuntu-16.04 inside VirtualBox...
  • 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...
  • domU creat failed using XL on FVP
    XEN and dom0 started successfully on FVP, but when creat domU using XL tool, the following errors occur. libxl:error:libxl_exec.c:118:libxl_report_child_exitstatus:/etc/xen/scripts/block add[1985] exited...
  • What's the actual parameters for enable pac bti mte sel2 in fvp
    Hi, How to config the fvp model to enable pac bti mte sel2 in fvp I'm using the lastest fvp version Base_RevC_AEMv8A_pkg And I have read the guide in fast_models_rm_100964_1180_00_en.pdf And...
  • Debugging on ARM Base FVP
    Hello, I would like to know how do I attach gdbserver to my ARM Base FVP for debugging. All tutorials online explain using DS-5. I would like to use gdb since I am more comfortable with it. I already...