Commit d0c99f6
ci: install TriCore QEMU for AURIX CI builds
Add pre-built qemu-system-tricore from the qemu-tricore mirror
to enable twister test runs for the Infineon AURIX TriCore
architecture targets (qemu_tc3x, qemu_tc4x).
Supports the following machine models:
- KIT_AURIX_TC277_TRB (TC1.6P / TC3xx)
- KIT_AURIX_TC397B_TRB (TC1.6P / TC3xx)
- KIT_A3G_TC4D7_LITE (TC1.8P / TC4xx)
Runtime dependency libpixman-1-0 is needed as the binary is
dynamically linked. libglib2.0-0 is already available in the
base image.
x86_64 only as no ARM64 build is available.
Source: https://github.com/linumiz/qemu-tricore/releases/tag/v1.0.0"
Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>1 parent 4e28e1b commit d0c99f6
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
50 | 65 | | |
51 | 66 | | |
0 commit comments