tree: 03d9fd8aa3481dcf522672ffb493c8bf930343cc
  1. cryptoc/
  2. eembc_coremark/
  3. freertos_freertos_kernel/
  4. google_googletest/
  5. llvm_clang_rt_profile/
  6. patches/
  7. riscv_compliance/
  8. rustup/
  9. .clang-format
  10. cryptoc.lock.hjson
  11. cryptoc.vendor.hjson
  12. eembc_coremark.lock.hjson
  13. eembc_coremark.vendor.hjson
  14. freertos_freertos_kernel.lock.hjson
  15. freertos_freertos_kernel.vendor.hjson
  16. google_googletest.lock.hjson
  17. google_googletest.vendor.hjson
  18. google_wycheproof.vendor.hjson
  19. llvm_clang_rt_profile.lock.hjson
  20. llvm_clang_rt_profile.vendor.hjson
  21. meson.build
  22. README.md
  23. riscv_compliance.lock.hjson
  24. riscv_compliance.vendor.hjson
  25. rustup.lock.hjson
  26. rustup.vendor.hjson
sw/vendor/README.md

Third-Party/External Code

This directory contains “vendored” code, i.e. code which copied into this repository from external sources. Directory names generally follow the scheme <vendor>_<library>.

Work with software code in external repositories

Please refer to vendor_hw for more details on rationale of vendoring external repositories.