diff options
author | Nitesh Narayan Lal <[email protected]> | 2014-09-01 15:00:44 +0530 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2014-09-15 19:44:11 +0800 |
commit | fb4562b20894444288152e6de67c28adac6c789d (patch) | |
tree | 0eb2522be23d7ab78faa6fa913ed523e166a760a /include/linux/fpga/fpga-mgr.h | |
parent | ea2d9fc1af6ebcdf849723ac4f3f91a1c93b5e7c (diff) |
crypto: caam - Dynamic allocation of addresses for various memory blocks in CAAM.
CAAM's memory is broken into following address blocks:
Block Included Registers
0 General Registers
1-4 Job ring registers
6 RTIC registers
7 QI registers
8 DECO and CCB
Size of the above stated blocks varies in various platforms. The block size can be 4K or 64K.
The block size can be dynamically determined by reading CTPR register in CAAM.
This patch initializes the block addresses dynamically based on the value read from this register.
Signed-off-by: Ruchika Gupta <[email protected]>
Signed-off-by: Nitesh Narayan Lal <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions