Arm Cortex-R82 System
Arm Virtual Hardware (AVH) provides functional duplicate of the Arm R82 FVP or Arm R82 AE FVP with Cortex-R82 capable of running all the same workloads and booting the same RTOS images as the FVP at silicon speeds.
Variants
The R82 platform is available in 6 variants based on 2 different SoC versions and three different networking options. The SoC core can be either the base R82 or the R82AE automotive variant. Either SoC can be selected with any one of the Microchip LAN9220, the Microchip SMSC91C111, or VirtIO networking interface enabled, the other interfaces are disconnected.
Default Firmware
- The model runs unpatched Zephyr for fvp_baser_aemv8r_smp using build command:
west build -p auto -b fvp_baser_aemv8r_smp samples/net/sockets/dumb_http_server_mt -T sample.net.sockets.dumb_http_server_mt.smsc911x_64
- The 32bit version of Zephyr has not been fully tested
- The Arm FVP Zephyr Build Documentation describe the Zephyr configuration
- Additional information on Cortex-R52 configuration is available in Zyphyr docs