[PATCH] arm: dts: k3-binman: Make optee optional as requirement

2024-02-25 Thread Michael Trimarchi
Boards can use the ti_spl_template but avoid to define a tee node to be loaded. This is true form board with 512Mb or less memory. We can limit this in configuation removing the tee node configurations { default = "conf-0"; conf-0 { description = "k3-am62_ccm_m3";

Re: [PATCH] arm: dts: k3-binman: Make optee optional as requirement

2024-02-25 Thread Neha Malcom Francis
Hi Michael + Vignesh On 25/02/24 23:08, Michael Trimarchi wrote: Boards can use the ti_spl_template but avoid to define a tee node to be loaded. This is true form board with 512Mb or less s/form board/for boards? I am guessing that is what was meant. I am not really understanding the commit

Re: [PATCH] arm: dts: k3-binman: Make optee optional as requirement

2024-02-25 Thread Michael Nazzareno Trimarchi
Hi On Mon, Feb 26, 2024 at 4:17 AM Neha Malcom Francis wrote: > > Hi Michael > > + Vignesh > > On 25/02/24 23:08, Michael Trimarchi wrote: > > Boards can use the ti_spl_template but avoid to define a tee > > node to be loaded. This is true form board with 512Mb or less > > s/form board/for boards