sencha: add simulate+cli target

This adds a version of the `simulate` target that also enables the
simulator command line interface on port 4567. To access the simulator
use something like telnet localhost 4567. Note renode will block until
the cli is connected.

Change-Id: Ibaf28e911f0a9254bf55dbf1283e9dbce7b6bfca
1 file changed
tree: fc905e217d4d5b370e02b0b051f3d2319d6787ec
  1. patches/
  2. platforms/
  3. cantrip.mk
  4. cantrip_apps.mk
  5. cantrip_builtins.mk
  6. cantrip_sel4test.mk
  7. cantrip_tests.mk
  8. cantrip_tools.mk
  9. CONTRIBUTING.md
  10. helpmemake.awk
  11. LICENSE
  12. Makefile
  13. minisel.mk
  14. preamble.mk
  15. README.md
  16. setup.sh
  17. shodan.code-workspace
  18. toolchain.mk
  19. verilator.mk
README.md

Top Level Build repository

This is the project containing all the top-level build targets of all the projects within the GoB to set up the environment and build the e2e artifacts.