Commit 24dbb6b
committed
rimage: add missing include for Panther Lake platform
This patch adds the missing include for the Panther Lake (PTL) platform
in the rimage configuration file. The absence of this include was
causing issues with signing the LLEXT RTC library during CI builds.
Changes include:
- Adding the include directive for the Panther Lake platform in the
tools/rimage/config/platform.toml file.
This change ensures that the rimage tool correctly processes the
configuration for the Panther Lake platform, resolving the issue with
signing the LLEXT RTC library.
Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>1 parent 157c819 commit 24dbb6b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
0 commit comments