sencha: tell mpact cli to wait for a connection at startup

The mpact cli support assumes the target cpu has it's firmware loaded,
but this is done by the security core. Tell the simulator to wait for
a network connection before doing anything to properly synchronize the
cli & renode. Note this will block renode until there is a connection
so the cli should not be enabled unless it's going to be used.

NB: this requires an updated cheriot toolchain

Change-Id: Iae69b4ab57697de00a7b55c78ea7b5d802a05116
1 file changed
tree: ff712825f2d7bceb2c66fa14f7dd58466f895c04
  1. platforms/
  2. shodan_infrastructure/
  3. CONTRIBUTING.md
  4. gdbinit
  5. kelvin.resc
  6. LICENSE
  7. README.md
  8. sencha.resc
  9. shodan.resc
  10. springbok.resc
README.md

Simulation Configuration

This project hosts the Renode simulation description, platform definition, and simulation models for customized components.

Project structure

  • platforms: renode platform definitions
  • shodan_infrastructure: customized component model used in Renode's runtime compilation