NVIDIA engineers have been developing a new binary format for their GPU firmware images for use with the in-development, open-source Nova kernel driver. With this new TLV binary firmware format it aims to be easier to parse by their Rust-based driver code...

NVIDIA engineers have been developing a new binary format for their GPU firmware images for use with the in-development, open-source Nova kernel driver. With this new TLV binary firmware format it aims to be easier to parse by their Rust-based driver code.
Timur Tabi of NVIDIA posted the new version of patches that transition the Nova-Core driver code over to their new Tag-Length-Value (TLV) firmware image format. Tabi explained of the motivation with this new TLV firmware format:
"This patch set transitions nova-core to use the new "TLV" firmware image files, instead of the ones that Nouveau uses.The current r570.144 images are a mix of binary headers and ELF files that are cumbersome to parse in Rust. There's a significant amount of code that just reads in a struct, extracts some offset, and uses it to find another struct, only to have nova-core use just a few fields.
The new format uses a sequence of tag/length/value fields that can be iterated over. The script that generates the TLV files, extract-firmware-nova.py, does the extra work to find the specific metadata needed by Nova and packages each one separately."
The format is still being iterated on for further improving it but ultimately will make it easier to handle the NVIDIA GPU firmware by the Nova driver in this new format. Those interested in the details can find the Nova driver patches on the rust-for-linux mailing list.
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | RADV & RadeonSI Drivers See New Fixes For AMD GCN 1.0/1.1 GPUs | 0 | 5 | 01-07-2026 |
| 2 | NVIDIA Confirms Some Rosa CPU Details With Its Rigel Core | 0 | 5 | 07-07-2026 |
| 3 | NVIDIA Upstreams Initial Rigel CPU Core Support Into GCC Compiler | 0 | 7 | 07-07-2026 |
| 4 | FFmpeg Introduces Vulkan APV Encoder | 0 | 5 | 02-07-2026 |
| 5 | Rusticl OpenCL Driver Improving Hardware Utilization In Mesa 26.2 | 0 | 5 | 02-07-2026 |
| 6 | JPEG-XL libjxl 0.12 Brings More Performance Optimizations | 0 | 5 | 02-07-2026 |
| 7 | Linux Kernel Developers Again Discussing AI Agent Attribution - Potentially Dropping It | 0 | 7 | 02-07-2026 |
| 8 | В США ядерный реактор нового поколения начал вырабатывать электроэнергию для питания чипа Nvidia | 5 | 7 | 02-07-2026 |
| 9 | Vibe Coded X11 Server Written In Rust Adds Xinerama, FreeBSD Support & Other Features | 5 | 7 | 02-07-2026 |
| 10 | Asahi Linux Fixes Booting With macOS 27, Progress On M3 & Apple Video Decode | 0 | 7 | 01-07-2026 |