summaryrefslogtreecommitdiff
path: root/meta-arm/meta-atp/documentation/atp-standalone.md
blob: 1ab4528a5c59f4f0d52774db5e35e508308c88fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Standalone ATP Engine executable

Users can build the AMBA ATP Engine as a standalone native executable as follows:

```bash
bitbake atp-native
```

Users can run the executable through standard build scripts:

```bash
oe-run-native atp-native atpeng [--help | args...]
```