|
||
---|---|---|
amd-ucode | ||
amdgpu | ||
license | ||
rtl_nic | ||
Makefile | ||
WHENCE | ||
changelog.adoc | ||
check_whence.py | ||
copy-firmware.sh | ||
readme.adoc |
readme.adoc
Firmware - xb000-0
Inferencium system xb000-0 firmware.
Due to copying all legacy pre-alpha branch files with unrelated histories into a single alpha branch, some commits were lost, and surviving commits are not ordered chronologically; only commits from 2023-10-24 onwards are correctly ordered.
Semantic Versioning is used from 2023-10-23.
Branches
upstream
Linux firmware upstream files are contained in this branch.
Necessary files are merged from this branch into alpha branch.
alpha
Pre-alpha development and alpha testing occurs in this branch.
beta
Feature-complete beta testing of merged code from alpha branch occurs in this branch.
Merges from alpha branch to this branch are squashed per-file, and the updated versions of the
individual files are mentioned in the commit messages.
stable
Feature-complete and tested versions from beta branch are stored in this branch.
Merges from beta branch to this branch are squashed per-file, and the updated versions of the
individual files are mentioned in the commit messages.
This branch contains code used in production.
Security
All files are checked for security issues; however, it is always the user’s responsibility to audit the code before installing and/or executing it. Inferencium takes no responsibility for any security issues which may arise due to usage of this repository.