Kernel Config missing for Firmware compression

Dear NVidia Team

In the Sample Rootfs in JetPack 7.1, the firmware files are all zstd compressed. These files do not get loaded, as the two kernel configurations are missing:

CONFIG_FW_LOADER_COMPRESS=y

CONFIG_FW_LOADER_COMPRESS_ZSTD=y

We think it would make sense to add this to the default configuration.

Please let us know what you think.

Thank you.

Hi,
Please share which firmware needs to enable the configs. Our firmware like USB FW and RTCPU FW should not need the config. Would like to confirm which firmware gets impacted.

Hi DaneLLL

Thank you for your reply.

So far we have a Intel Wifi AX210 which needs it and also a Wifi Module with the Qualcomm WCN7851.

Hi,
If it is required for some 3rdparty hardware modules/components, please follow developer guide to customize kernel:
Kernel Customization — NVIDIA Jetson Linux Developer Guide