From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 13 Nov 2014 08:50:53 -0800 Subject: [U-Boot] [PATCH v2 4/4] ARM: ls102xa: allow all the peripheral access permissions as R/W. In-Reply-To: References: <1412737656-33561-1-git-send-email-Li.Xiubo@freescale.com> <1412737656-33561-5-git-send-email-Li.Xiubo@freescale.com>, <20141113070845.419d650f@lilith> Message-ID: <5464E16D.5040200@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Albert, This set should be marked as superseded. York On 11/12/2014 10:09 PM, York Sun wrote: > I will take a closer look tomorrow. Being crazy busy lately. > > York > > ________________________________ > From: Albert ARIBAUD > Sent: Wed, 12/11/2014 22:08 > To: Sun York-R58495 > CC: Xiubo Li-B47053 ; Sun York-R58495 ; u-boot at lists.denx.de > Subject: Re: [PATCH v2 4/4] ARM: ls102xa: allow all the peripheral access permissions as R/W. > > > Hello York, > > On Wed, 8 Oct 2014 11:07:36 +0800, Xiubo Li > wrote: >> The Central Security Unit (CSU) allows secure world software to >> change the default access control policies of peripherals/bus >> slaves, determining which bus masters may access them. This >> allows peripherals to be separated into distinct security domains. >> Combined with SMMU configuration of the system masters privileges, >> these features provide protection against indirect unauthorized >> access to data. >> >> For now we configure all the peripheral access permissions as R/W. >> >> Signed-off-by: Xiubo Li >> --- > > I see half this set is delegated to you and half to me. If you just give > your Acked-by: to patches 3 and 4, I will handle the whole set. > > Amicalement, > -- > Albert. > > > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot >