mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 04:36:13 +02:00
arm: dts: k3: require mandatory firmware in binman
TI's Foundational Security (TIFS), Device Management (DM) and Device Management and Security Control (DMSC) firmware are required for a successful boot. Remove the 'optional' flag so binman will emit an error if these firmware components are not found Signed-off-by: Bryan Brattlof <bb@ti.com> Acked-by: Wadim Egorov <w.egorov@phytec.de>
This commit is contained in:
parent
df8dbc87a2
commit
d47af3aff5
@ -36,7 +36,6 @@
|
||||
ti_fs_enc: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -45,7 +44,6 @@
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -82,7 +80,6 @@
|
||||
ti_fs_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_fs: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -91,7 +88,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg_fs: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -125,7 +121,6 @@
|
||||
ti_fs_gp: ti-fs-gp.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_gp: combined-tifs-cfg-gp.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
|
||||
@ -103,7 +103,6 @@
|
||||
ti_fs_gp: ti-fs-gp.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_gp: combined-tifs-cfg-gp.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
|
||||
@ -34,7 +34,6 @@
|
||||
ti_fs_enc: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -43,7 +42,6 @@
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -80,7 +78,6 @@
|
||||
ti_fs_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_fs: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -89,7 +86,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg_fs: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -123,7 +119,6 @@
|
||||
ti_fs_gp: ti-fs-gp.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_gp: combined-tifs-cfg-gp.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -263,7 +258,6 @@
|
||||
};
|
||||
dm: ti-dm {
|
||||
filename = "ti-dm/am62xx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
@ -391,7 +385,6 @@
|
||||
dm {
|
||||
ti-dm {
|
||||
filename = "ti-dm/am62xx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -34,7 +34,6 @@
|
||||
ti_fs_enc: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -43,7 +42,6 @@
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -80,7 +78,6 @@
|
||||
ti_fs_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_fs: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -89,7 +86,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg_fs: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -123,7 +119,6 @@
|
||||
ti_fs_gp: ti-fs-gp.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62x-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_gp: combined-tifs-cfg-gp.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
|
||||
@ -41,7 +41,6 @@
|
||||
ti_fs_enc: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62ax-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -50,7 +49,6 @@
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62ax-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -87,7 +85,6 @@
|
||||
ti_fs_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62ax-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_fs: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -96,7 +93,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62ax-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg_fs: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -130,7 +126,6 @@
|
||||
ti_fs_gp: ti-fs-gp.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62ax-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_gp: combined-tifs-cfg-gp.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -269,7 +264,6 @@
|
||||
};
|
||||
dm: ti-dm {
|
||||
filename = "ti-dm/am62axx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
@ -456,7 +450,6 @@
|
||||
dm {
|
||||
ti-dm {
|
||||
filename = "ti-dm/am62axx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -38,7 +38,6 @@
|
||||
ti_fs_enc: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62ax-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -47,7 +46,6 @@
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62ax-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -84,7 +82,6 @@
|
||||
ti_fs_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62ax-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_fs: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -93,7 +90,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62ax-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg_fs: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -127,7 +123,6 @@
|
||||
ti_fs_gp: ti-fs-gp.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62ax-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_gp: combined-tifs-cfg-gp.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -253,7 +248,6 @@
|
||||
};
|
||||
dm: ti-dm {
|
||||
filename = "ti-dm/am62axx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
@ -379,7 +373,6 @@
|
||||
dm {
|
||||
ti-dm {
|
||||
filename = "ti-dm/am62axx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -38,7 +38,6 @@
|
||||
ti_fs_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62px-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_tifs_cfg_fs: combined-tifs-cfg.bin {
|
||||
@ -49,7 +48,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62px-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_dm_cfg_fs: combined-dm-cfg.bin {
|
||||
@ -87,7 +85,6 @@
|
||||
ti_fs_enc_hs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62px-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_tifs_cfg_hs: combined-tifs-cfg.bin {
|
||||
@ -98,7 +95,6 @@
|
||||
sysfw_inner_cert_hs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-am62px-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_dm_cfg_hs: combined-dm-cfg.bin {
|
||||
@ -203,7 +199,6 @@
|
||||
|
||||
dm: ti-dm {
|
||||
filename = "ti-dm/am62pxx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -33,7 +33,6 @@
|
||||
ti_sci_enc: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am64x_sr2-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_sysfw_cfg: combined-sysfw-cfg.bin {
|
||||
filename = "combined-sysfw-cfg.bin";
|
||||
@ -42,7 +41,6 @@
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am64x_sr2-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
};
|
||||
@ -73,7 +71,6 @@
|
||||
ti_sci_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am64x_sr2-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_sysfw_cfg_fs: combined-sysfw-cfg.bin {
|
||||
filename = "combined-sysfw-cfg.bin";
|
||||
@ -82,7 +79,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am64x_sr2-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
};
|
||||
@ -109,7 +105,6 @@
|
||||
ti_sci_gp: ti-sci-gp.bin {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am64x-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_sysfw_cfg_gp: combined-sysfw-cfg-gp.bin {
|
||||
filename = "combined-sysfw-cfg.bin";
|
||||
|
||||
@ -29,7 +29,6 @@
|
||||
ti_sci_enc: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am64x_sr2-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_sysfw_cfg: combined-sysfw-cfg.bin {
|
||||
filename = "combined-sysfw-cfg.bin";
|
||||
@ -38,7 +37,6 @@
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am64x_sr2-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
};
|
||||
@ -69,7 +67,6 @@
|
||||
ti_sci_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am64x_sr2-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_sysfw_cfg_fs: combined-sysfw-cfg.bin {
|
||||
filename = "combined-sysfw-cfg.bin";
|
||||
@ -78,7 +75,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am64x_sr2-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
};
|
||||
@ -105,7 +101,6 @@
|
||||
ti_sci_gp: ti-sci-gp.bin {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am64x-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_sysfw_cfg_gp: combined-sysfw-cfg-gp.bin {
|
||||
filename = "combined-sysfw-cfg.bin";
|
||||
|
||||
@ -32,12 +32,10 @@
|
||||
ti_sci_cert: ti-sci-cert.bin {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am65x_sr2-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
ti-sci-firmware-am65x-hs-enc.bin {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am65x_sr2-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
itb {
|
||||
@ -73,7 +71,6 @@
|
||||
ti_sci: ti-sci.bin {
|
||||
filename = "ti-sysfw/ti-sci-firmware-am65x_sr2-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
itb_gp {
|
||||
|
||||
@ -88,7 +88,6 @@
|
||||
ti_fs_enc: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j722s-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_tifs_cfg: combined-tifs-cfg.bin {
|
||||
@ -99,7 +98,6 @@
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j722s-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_dm_cfg: combined-dm-cfg.bin {
|
||||
@ -140,7 +138,6 @@
|
||||
ti_fs_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j722s-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_tifs_cfg_fs: combined-tifs-cfg.bin {
|
||||
@ -151,7 +148,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j722s-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_dm_cfg_fs: combined-dm-cfg.bin {
|
||||
@ -181,7 +177,6 @@
|
||||
|
||||
dm: ti-dm {
|
||||
filename = "ti-dm/j722s/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -35,7 +35,6 @@
|
||||
ti_fs_enc_sr1: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j7200-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_sr1: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -44,7 +43,6 @@
|
||||
sysfw_inner_cert_sr1: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j7200-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg_sr1: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -80,7 +78,6 @@
|
||||
ti_fs_enc: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j7200_sr2-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -89,7 +86,6 @@
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j7200_sr2-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -127,7 +123,6 @@
|
||||
ti_fs_enc_fs_sr1: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j7200-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_fs_sr1: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -136,7 +131,6 @@
|
||||
sysfw_inner_cert_fs_sr1: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j7200-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg_fs_sr1: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -172,7 +166,6 @@
|
||||
ti_fs_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j7200_sr2-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_fs: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -181,7 +174,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j7200_sr2-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg_fs: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -216,7 +208,6 @@
|
||||
ti_fs_gp: ti-fs-gp.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j7200-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_gp: combined-tifs-cfg-gp.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -339,7 +330,6 @@
|
||||
};
|
||||
dm: ti-dm {
|
||||
filename = "ti-dm/j7200/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
@ -425,7 +415,6 @@
|
||||
dm {
|
||||
ti-dm {
|
||||
filename = "ti-dm/j7200/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -46,12 +46,10 @@
|
||||
ti_fs_cert: ti-fs-cert.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721e_sr1_1-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
ti-fs-firmware-j721e_sr1_1-hs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721e_sr1_1-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
@ -67,12 +65,10 @@
|
||||
ti_fs_cert_sr2: ti-fs-cert.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721e_sr2-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
ti-fs-firmware-j721e_sr2-hs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721e_sr2-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
@ -148,12 +144,10 @@
|
||||
ti-fs-cert-fs.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721e_sr1_1-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
ti-fs-firmware-j721e-hs-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721e_sr1_1-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
itb_fs_sr1_1 {
|
||||
@ -235,12 +229,10 @@
|
||||
ti-fs-cert-fs.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721e_sr2-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
ti-fs-firmware-j721e-hs-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721e_sr2-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
itb_fs {
|
||||
@ -276,7 +268,6 @@
|
||||
ti_fs: ti-fs.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721e-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
itb_gp {
|
||||
@ -461,7 +452,6 @@
|
||||
};
|
||||
dm: ti-dm {
|
||||
filename = "ti-dm/j721e/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
@ -546,7 +536,6 @@
|
||||
dm {
|
||||
ti-dm {
|
||||
filename = "ti-dm/j721e/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -47,7 +47,6 @@
|
||||
ti_fs: ti-fs.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721e-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -34,7 +34,6 @@
|
||||
ti_fs_enc: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721s2-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -43,7 +42,6 @@
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721s2-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -79,7 +77,6 @@
|
||||
ti_fs_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721s2-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_fs: combined-tifs-cfg.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -88,7 +85,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721s2-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_dm_cfg_fs: combined-dm-cfg.bin {
|
||||
filename = "combined-dm-cfg.bin";
|
||||
@ -123,7 +119,6 @@
|
||||
ti_fs_gp: ti-fs-gp.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j721s2-gp.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
combined_tifs_cfg_gp: combined-tifs-cfg-gp.bin {
|
||||
filename = "combined-tifs-cfg.bin";
|
||||
@ -280,7 +275,6 @@
|
||||
};
|
||||
dm: ti-dm {
|
||||
filename = "ti-dm/j721s2/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
@ -366,7 +360,6 @@
|
||||
dm {
|
||||
ti-dm {
|
||||
filename = "ti-dm/j721s2/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -36,7 +36,6 @@
|
||||
ti_fs_enc: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j722s-hs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_tifs_cfg: combined-tifs-cfg.bin {
|
||||
@ -47,7 +46,6 @@
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j722s-hs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_dm_cfg: combined-dm-cfg.bin {
|
||||
@ -88,7 +86,6 @@
|
||||
ti_fs_enc_fs: ti-fs-enc.bin {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j722s-hs-fs-enc.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_tifs_cfg_fs: combined-tifs-cfg.bin {
|
||||
@ -99,7 +96,6 @@
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
filename = "ti-sysfw/ti-fs-firmware-j722s-hs-fs-cert.bin";
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_dm_cfg_fs: combined-dm-cfg.bin {
|
||||
@ -129,7 +125,6 @@
|
||||
|
||||
dm: ti-dm {
|
||||
filename = "ti-dm/j722s/ipc_echo_testb_mcu1_0_release_strip.xer5f";
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -39,7 +39,6 @@
|
||||
|
||||
ti_fs_enc: ti-fs-enc.bin {
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_tifs_cfg: combined-tifs-cfg.bin {
|
||||
@ -49,7 +48,6 @@
|
||||
|
||||
sysfw_inner_cert: sysfw-inner-cert {
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_dm_cfg: combined-dm-cfg.bin {
|
||||
@ -88,7 +86,6 @@
|
||||
|
||||
ti_fs_enc_fs: ti-fs-enc.bin {
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_tifs_cfg_fs: combined-tifs-cfg.bin {
|
||||
@ -98,7 +95,6 @@
|
||||
|
||||
sysfw_inner_cert_fs: sysfw-inner-cert {
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_dm_cfg_fs: combined-dm-cfg.bin {
|
||||
@ -135,7 +131,6 @@
|
||||
|
||||
ti_fs_gp: ti-fs-gp.bin {
|
||||
type = "blob-ext";
|
||||
optional;
|
||||
};
|
||||
|
||||
combined_tifs_cfg_gp: combined-tifs-cfg-gp.bin {
|
||||
@ -166,7 +161,6 @@
|
||||
};
|
||||
|
||||
dm: ti-dm {
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
@ -255,7 +249,6 @@
|
||||
images {
|
||||
dm {
|
||||
ti-dm {
|
||||
optional;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user