setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
12 lines
452 B
Text
12 lines
452 B
Text
|
|
For generic kernel features that need architecture support, the
|
|
arch-support.txt file in each feature directory shows the arch
|
|
support matrix, for all upstream Linux architectures.
|
|
|
|
The meaning of entries in the tables is:
|
|
|
|
| ok | # feature supported by the architecture
|
|
|TODO| # feature not yet supported by the architecture
|
|
| .. | # feature cannot be supported by the hardware
|
|
| N/A| # feature doesn't apply to the architecture
|
|
|