Re: [U-Boot] [PATCH 3/3][v3] crypto/fsl: SEC driver cleanup for 64 bit and endianness

2015-10-16 Thread Bansal Aneesh
> -Original Message- > From: York Sun [mailto:york...@freescale.com] > Sent: Thursday, October 15, 2015 10:20 PM > To: Bansal Aneesh-B39320 ; u-boot@lists.denx.de > Cc: Wood Scott-B07421 ; Gupta Ruchika-R66431 >

Re: [U-Boot] [PATCH 3/3][v3] crypto/fsl: SEC driver cleanup for 64 bit and endianness

2015-10-15 Thread York Sun
On 09/17/2015 03:46 AM, Aneesh Bansal wrote: > The SEC driver code has been cleaned up to work for 64 bit > physical addresses and systems where endianess of SEC block > is different from the Core. > Changes: > 1. Descriptor created on Core is modified as per SEC block >endianness before the

[U-Boot] [PATCH 3/3][v3] crypto/fsl: SEC driver cleanup for 64 bit and endianness

2015-09-17 Thread Aneesh Bansal
The SEC driver code has been cleaned up to work for 64 bit physical addresses and systems where endianess of SEC block is different from the Core. Changes: 1. Descriptor created on Core is modified as per SEC block endianness before the job is submitted. 2. The read/write of physical addresses