Re: [PATCH v6 5/8] binman: j721s2: Add firewall configurations

2023-12-28 Thread Manorit Chawdhry
Hi Simon, On 09:50-20231226, Simon Glass wrote: > Hi Manorit, > > On Wed, Dec 6, 2023 at 9:51 AM Manorit Chawdhry 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 sl

Re: [PATCH v6 5/8] binman: j721s2: Add firewall configurations

2023-12-26 Thread Simon Glass
Hi Manorit, On Wed, Dec 6, 2023 at 9:51 AM Manorit Chawdhry 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: Manori

[PATCH v6 5/8] binman: j721s2: Add firewall configurations

2023-12-06 Thread Manorit Chawdhry
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 --- arch/arm/dts/k3-j721s2-binman.dtsi | 217 ++