On 7/24/23 10:26 AM, Ryan Eatmon via lists.yoctoproject.org wrote:
Add in missing *-sec links pointing to signed files especially for
j784s4. Reformat file a little to make the groupings easier to
manage in the future when looking to see if -sec links are missing.
Signed-off-by: Ryan Eatmon <[email protected]>
---
.../ti-rtos-bin/ti-rtos-firmware.bb | 353 ++++++++++--------
1 file changed, 194 insertions(+), 159 deletions(-)
diff --git a/meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
b/meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
index 7958c0e6..c560e7b4 100644
--- a/meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
+++ b/meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
@@ -53,14 +53,14 @@ C7X_3_FW = "ipc_echo_test_c7x_3_release_strip.xe71"
C7X_4_FW = "ipc_echo_test_c7x_4_release_strip.xe71"
IPC_FW_LIST = ""
-IPC_FW_LIST:j721e = " ${MCU_1_1_FW} ${MCU_2_0_FW} ${MCU_2_1_FW}
${MCU_3_0_FW} ${MCU_3_1_FW} ${C66_1_FW} ${C66_2_FW}
${C7X_1_FW}"
-IPC_FW_LIST:j7200 = " ${MCU_1_1_FW} ${MCU_2_0_FW} ${MCU_2_1_FW}"
-IPC_FW_LIST:j721s2 = " ${MCU_1_1_FW} ${MCU_2_0_FW} ${MCU_2_1_FW}
${MCU_3_0_FW} ${MCU_3_1_FW}
${C7X_1_FW} ${C7X_2_FW}"
-IPC_FW_LIST:j784s4 = " ${MCU_1_1_FW} ${MCU_2_0_FW} ${MCU_2_1_FW}
${MCU_3_0_FW} ${MCU_3_1_FW} ${MCU_4_0_FW} ${MCU_4_1_FW}
${C7X_1_FW} ${C7X_2_FW} ${C7X_3_FW} ${C7X_4_FW}"
IPC_FW_LIST:am65xx = "${MCU_1_0_FW} ${MCU_1_1_FW}"
IPC_FW_LIST:am64xx = "${MCU_1_0_FW} ${MCU_1_1_FW} ${MCU_2_0_FW} ${MCU_2_1_FW}
${MCU_3_0_FW}"
IPC_FW_LIST:am62xx = " ${MCU_2_0_FW}"
IPC_FW_LIST:am62axx = " ${MCU_2_0_FW}
${C7X_1_FW}"
+IPC_FW_LIST:j721e = " ${MCU_1_1_FW} ${MCU_2_0_FW} ${MCU_2_1_FW}
${MCU_3_0_FW} ${MCU_3_1_FW} ${C66_1_FW} ${C66_2_FW}
${C7X_1_FW}"
+IPC_FW_LIST:j7200 = " ${MCU_1_1_FW} ${MCU_2_0_FW} ${MCU_2_1_FW}"
+IPC_FW_LIST:j721s2 = " ${MCU_1_1_FW} ${MCU_2_0_FW} ${MCU_2_1_FW}
${MCU_3_0_FW} ${MCU_3_1_FW}
${C7X_1_FW} ${C7X_2_FW}"
+IPC_FW_LIST:j784s4 = " ${MCU_1_1_FW} ${MCU_2_0_FW} ${MCU_2_1_FW}
${MCU_3_0_FW} ${MCU_3_1_FW} ${MCU_4_0_FW} ${MCU_4_1_FW}
${C7X_1_FW} ${C7X_2_FW} ${C7X_3_FW} ${C7X_4_FW}"
# Update the am64xx ipc binaries to be consistent with other platforms
do_install:prepend:am64xx() {
@@ -105,225 +105,260 @@ do_install() {
# Set up names for the firmwares
ALTERNATIVE:${PN}:am65xx = "\
- am65x-mcu-r5f0_0-fw \
- am65x-mcu-r5f0_1-fw \
+ am65x-mcu-r5f0_0-fw am65x-mcu-r5f0_0-fw-sec \
+ am65x-mcu-r5f0_1-fw am65x-mcu-r5f0_1-fw-sec \
Good idea, this is easier to see at a glance :)
+Kamlesh, might be good to get a tested-by that having these files now on Sitara
filesystem doesn't change anything, I don't think it will, but never hurts to
check.
Andrew
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16859):
https://lists.yoctoproject.org/g/meta-ti/message/16859
Mute This Topic: https://lists.yoctoproject.org/mt/100331019/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-