Commit dfd57e0
committed
Arm backend: Add requirements.txt for arm backend
Add requirements.txt files to handle pip installs in a more python way
of doing things. Tagged versions handled in one place instead of being
spread out in shell scripts.
Requirements-arm-tosa.txt contains what is needed for the tosa
reference model which is shared between multiple backends.
Requirements-arm-ethos-u.txt contains the vela compiler needed by the
ethos-u backend.
Requirements-arm-models-test.txt contains test models needed for
baremetal tests. The install_models_for_test.sh was keept since that
its used by gitlab ci.
Change-Id: I3213e543d15c23b96ccd1f683a9d6c7b164d7e7b
Signed-off-by: [email protected]1 parent 473df33 commit dfd57e0
File tree
6 files changed
+27
-47
lines changed- backends/arm
- scripts
- examples/arm
6 files changed
+27
-47
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 61 | | |
66 | 62 | | |
67 | 63 | | |
| |||
329 | 325 | | |
330 | 326 | | |
331 | 327 | | |
332 | | - | |
333 | | - | |
| 328 | + | |
| 329 | + | |
334 | 330 | | |
335 | 331 | | |
336 | 332 | | |
| |||
465 | 461 | | |
466 | 462 | | |
467 | 463 | | |
468 | | - | |
469 | | - | |
| 464 | + | |
| 465 | + | |
470 | 466 | | |
471 | | - | |
472 | 467 | | |
473 | | - | |
| 468 | + | |
474 | 469 | | |
475 | 470 | | |
476 | 471 | | |
| |||
0 commit comments