Hi Simon, On 09:50-20231226, Simon Glass wrote: > Hi Manorit, > > On Wed, Dec 6, 2023 at 9:51 AM Manorit Chawdhry <m-chawd...@ti.com> wrote: > > > > The following commits adds the configuration of firewalls required to > > protect ATF and OP-TEE memory region from non-secure reads and > > writes using master and slave firewalls present in our K3 SOCs. > > > > Signed-off-by: Manorit Chawdhry <m-chawd...@ti.com> > > --- > > arch/arm/dts/k3-j721s2-binman.dtsi | 217 > > +++++++++++++++++++++++++++++++++++++ > > 1 file changed, 217 insertions(+) > > > > Just a minor point, but could you please reserve the 'binman' tag for > patches in tools/binman ?
Sure, would do the needful! Thanks and regards, Manorit > > Thanks, > Simon