Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 1.12 KB

File metadata and controls

14 lines (13 loc) · 1.12 KB

Setting up Corellium Virtual device

  1. You need to make an account at Corellium. If you are new to Corellium, you can sign up with Arm Account to activate a free trial to try out remoteproc runtime.
  2. Create new device setup corellium step 1
  3. Select Default Project setup corellium step 2
  4. Select i.MX93 board setup corellium step 3
  5. Use an image with necessary modules (such as docker-compose) installed. Refer to the Corellium documentation to make a compatible kernel. ℹ️ We recommend using the device tree provided by Corellium and not replacing it.
  6. Upload your own kernel package to the custom image section setup corellium step 4
  7. The Virtual i.MX93 will now be ready for testing. Return to USAGE.md's Containered Shim section or Container Runtime section