sencha: add standalone cheriot support

This lets you run a cheriot firmware image directly in renode with
something like:

cd $ROOTDIR
renode -e "i @sim/config/cheriot.resc; start" --disable-xwt --console

(and/or passing the pathname to the ELF file as $bin).

Change-Id: I9409b438243b270b8f3b99aa5b9ae92fcbbe803d
1 file changed
tree: d9457a537cc45add51d7292ebd6b31d0abd98bd5
  1. platforms/
  2. shodan_infrastructure/
  3. cheriot.resc
  4. CONTRIBUTING.md
  5. gdbinit
  6. kelvin.resc
  7. LICENSE
  8. README.md
  9. sencha.resc
  10. shodan.resc
  11. 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