From c5f53f099c95b5553bbb2d9dd30e6a5e18f39a5b Mon Sep 17 00:00:00 2001 From: Ilies CHERGUI Date: Mon, 28 Oct 2024 16:42:10 +0000 Subject: [PATCH] tegra-helper-scripts: bring back FSIFW to the BINSARGS variable Signed-off-by: Ilies CHERGUI --- .../tegra-binaries/tegra-helper-scripts/tegra-flash-helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/tegra-binaries/tegra-helper-scripts/tegra-flash-helper.sh b/recipes-bsp/tegra-binaries/tegra-helper-scripts/tegra-flash-helper.sh index 47c8b9b3..d183aa9f 100644 --- a/recipes-bsp/tegra-binaries/tegra-helper-scripts/tegra-flash-helper.sh +++ b/recipes-bsp/tegra-binaries/tegra-helper-scripts/tegra-flash-helper.sh @@ -571,7 +571,7 @@ bpmp_fw $BPF_FILE; \ bpmp_fw_dtb $BPFDTB_FILE; \ rce_fw camera-rtcpu-t234-rce.img; \ ape_fw adsp-fw.bin; \ -spe_fw spe_t234.bin; \ +spe_fw spe_t234.bin; $fsifw_binsarg \ tsec_fw tsec_t234.bin; \ tos tos-optee_t234.img; \ eks eks.img"