blob: 9c36fc325d4741996e90ddc95738f19c0a5c81b9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="https://opensecura.googlesource.com" name="opensecura" review="https://opensecura-review.googlesource.com" />
<remote name="android" fetch="https://android.googlesource.com" />
<default remote="opensecura" revision="master" />
<project name="build" path="build">
<linkfile src="Makefile" dest="Makefile" />
</project>
<project name="docs" path="docs">
<linkfile src="GettingStarted.md" dest="GettingStarted.md" />
</project>
<project name="manifest" path="manifest" />
<project name="scripts" path="scripts">
<linkfile src="preupload-hooks/GLOBAL-PREUPLOAD.cfg" dest="GLOBAL-PREUPLOAD.cfg" />
</project>
<!-- BEGIN cantrip components -->
<!-- Cleanup cantrip repo and remote project names -->
<!-- END cantrip components -->
<!-- BEGIN ML toolchain-->
<!--TODO(b/301616633): unpin the release -->
<project revision="735a77e4116cb91e2ad1d3a709ec5cf456b35c30" name="3p/openxla/iree" path="toolchain/iree" />
<project name="sw/vec_iree" path="sw/vec_iree" />
<project name="ml-models-public" path="ml/ml-models-public" />
<!-- END ML toolchain -->
<!-- Simulation -->
<project name="3p/renode/renode" path="sim/renode" />
<project name="sim/config" path="sim/config" />
<project name="3p/verilator/verilator" path="sim/verilator" />
<project name="sim/tests" path="sim/tests" />
<project name="sim/tbm" path="sim/tbm" />
<project name="sim/kelvin" path="sim/kelvin" />
<!-- Opentitan -->
<project name="3p/lowrisc/opentitan" path="hw/opentitan-upstream" />
<!-- ML Core -->
<project name="sw/vec" path="sw/vec" />
<project name="sw/kelvin" path="sw/kelvin" />
<!-- Kelvin -->
<project name="hw/kelvin" path="hw/kelvin" />
<!-- Matcha -->
<project name="hw/matcha" path="hw/matcha" />
<!-- TockOS -->
<project name="3p/tock/tock" dest-branch="master" path="sw/tock" />
<project name="3p/tock/libtock-rs" dest-branch="master" path="sw/libtock-rs" />
<project name="sw/matcha" path="sw/matcha" />
<!-- Pigweed -->
<project name="3p/google/pigweed" path="sw/pigweed" />
<!-- Tensorflow Lite for Microcontrollers -->
<project name="3p/tensorflow/tflite-micro" path="sw/tflite-micro" />
<!-- Repo pre-upload hooks -->
<project name="platform/tools/repohooks" path="repohooks" remote="android" />
<repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" />
</manifest>