blob: e4badae5a797fa24695ccbb10436375f49593ede (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
---
name: Custom issue template
about: General issues, both bugs and features.
title: ''
labels: ''
assignees: mssola
---
### Description
- **Expected behavior**: I expected this to happen!
- **Actual behavior**: But this happened...
- **Provide the versions** of:
- This kernel (git commit sha).
- Toolchain version: gcc, cross compiler et. al.
- Version of OpenSBI.
- Version of QEMU or identifier of the board being used.
|