Kernel update - [amd64-generic, arm64-nvidia-jp5, arm64-nvidia-jp6, arm64-generic] #5182
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Kernel updates:
eve-kernel-amd64-v6.1.112-generic
6b11ca4b4890: configs: Enable module compression
eve-kernel-arm64-v5.10.192-nvidia-jp5
b4464b03583e: configs: Enable TPM drivers
fe8fa84fcd5c: configs: Enable module compression
eve-kernel-arm64-v5.15.136-nvidia-jp6
2154a157c3f4: configs: Enable TPM drivers
e3e5066e33ba: configs: Enable module compression
eve-kernel-arm64-v6.1.112-generic
64308c898d36: configs: Enable module compression
In summary these changes enable module compression (to mainly reduce kernel package image size and help a bit on the rootfs size) and enable fTPM drivers for NVIDIA platform, since newer Jetpack (>= 6.2) comes with fTPM enabled by default.
How to test and validate this PR
There are no specific steps to validate, common EVE Test Plan should cover the functionality.
Changelog notes
Enable kernel module compression
Enable fTPM drivers for NVIDIA platform
PR Backports
Checklist
check them.