Re: [PATCH v2 00/10] ARM: bcm: SCM and L2 cache code cleanup

2014-04-25 Thread Matt Porter
On Mon, Apr 21, 2014 at 04:53:01PM -0500, Alex Elder wrote: > This series cleans up a number of things in the code that issues > secure monitor ("smc") requests for the bcm281xx and bcm21664 SoC > families. This code is currently used only for enabling the level-2 > cache. > > There are some bug

[PATCH v2 00/10] ARM: bcm: SCM and L2 cache code cleanup

2014-04-21 Thread Alex Elder
This series cleans up a number of things in the code that issues secure monitor ("smc") requests for the bcm281xx and bcm21664 SoC families. This code is currently used only for enabling the level-2 cache. There are some bug fixes and other improvements. An assembly language file containing a si