Make python venv not platform-dependent

python virtual enviroment does not need to be platform dependent. Use a
fixed path for all platforms.

Change-Id: Iad2e08e6082fa1dc0ea9bbbcabf92e947c7a7785
1 file changed
tree: cd24c45398e108088ec335785364b956f6879c2d
  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.