blob: 093b64671863e2ac841dc62010dac535c3ceff72 [file] [log] [blame] [view]
# Using the driver
## Loading the driver
```bash
tools/bazel run drivers/msd-arm-mali:pkg.component
```
## Running integration tests
After loading the driver, do
```bash
tools/bazel run drivers/msd-arm-mali:integration_tests
```
## Running conformance tests
After loading the driver, do
```bash
tools/bazel run drivers/msd-arm-mali:magma_conformance_tests
```