diff options
| author | Beleswar Padhi <b-padhi@ti.com> | 2025-07-31 07:47:44 +0530 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-08-06 07:22:50 -0500 |
| commit | b473d1ea8fa918952c2add1a83388351f27e6c9e (patch) | |
| tree | 52336786f16a2a3ee92595371444796df0b41ab9 /meta-ti-bsp/conf/machine/include/k3.inc | |
| parent | 7aad745cde3ac7a663c67759e3d93accafba63d7 (diff) | |
| download | meta-ti-b473d1ea8fa918952c2add1a83388351f27e6c9e.tar.gz | |
ti-pka-fw: Add a recipe to package prebuilt PKA firmware
Add a recipe to install the PKA firmware in root filesystem needed by
sa2_ul driver for PKA operations across all K3 platforms.
Signed-off-by: Beleswar Padhi <b-padhi@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/k3.inc')
| -rw-r--r-- | meta-ti-bsp/conf/machine/include/k3.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/include/k3.inc b/meta-ti-bsp/conf/machine/include/k3.inc index 7860a84c..aa59f710 100644 --- a/meta-ti-bsp/conf/machine/include/k3.inc +++ b/meta-ti-bsp/conf/machine/include/k3.inc | |||
| @@ -39,6 +39,7 @@ UBI_VOLNAME = "rootfs" | |||
| 39 | 39 | ||
| 40 | # List common SoC features, may need to add touchscreen for specific machines | 40 | # List common SoC features, may need to add touchscreen for specific machines |
| 41 | MACHINE_FEATURES = "apm usbgadget usbhost vfat ext2 alsa pci optee-ftpm" | 41 | MACHINE_FEATURES = "apm usbgadget usbhost vfat ext2 alsa pci optee-ftpm" |
| 42 | MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "ti-pka-fw" | ||
| 42 | 43 | ||
| 43 | IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap" | 44 | IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap" |
| 44 | 45 | ||
