commit | 028dbb8db1d18c5835ab34659f9ef7a516571524 | [log] [tgz] |
---|---|---|
author | Ruchika Gupta <ruchika.gupta@freescale.com> | Tue Sep 09 11:50:31 2014 +0530 |
committer | York Sun <yorksun@freescale.com> | Thu Oct 16 14:16:50 2014 -0700 |
tree | b6c94157e8a8483a025b2ec4591df115422fe3ae | |
parent | 48ef0d2a1002d3da0bf7ed13d0959bcbf782c792 [diff] |
fsl_sec : Change accessor function to take care of endianness SEC registers can be of type Little Endian or big Endian depending upon Freescale SoC. Here SoC defines the register type of SEC IP. So update acessor functions with common SEC acessor functions to take care both type of endianness. Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>