summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBerne Hebark <berne.hebark@stericsson.com>2011-04-06 12:34:15 +0200
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 15:15:28 +0200
commitf3cd12b1604bce47feaf0afae53d26faed161c0b (patch)
tree5434c938018af774f73887fe4a8537b8bbba5d2e /Documentation
parent0b32a5aaab92ff17d45932187afe9a3a8a6dc287 (diff)
crypto: ux500: hash: converted to ahash.
- Removed cryp1 and hash1 from u8500_v2_prcc_clocks, added comment that they already are included in u8500_v1_v2_prcc_clocks. - Re-activated hash1 accelerator in u8500__defconfig. - Updated clock-db8500.c with correct clk for hash1. - Added -O0 in hash Makefile, to remove optimization in debug mode. - Converted to ahash (from shash). - Updated infrastructure (klist functionality). - Dependencies to hcl_defs removed. - Changed power_state_mutex to spinlock and also use the atomic regulator interfaces, which removes the kernel printout BUG: sleeping function... - Removed the clear_bit function call and instead use the HASH_CLEAR_BITS macro. - Re-arranged the code to collect the external functions in the bottom of the file. - Removed page_to_phys/phys_to_virt calls in hash_hw_update, data directly accessed in walk.data. - Removed unused defines. ST-Ericsson ID: 319847, 280690 ST-Ericsson Linux next: Not tested, ER 320876 ST-Ericsson FOSS-OUT ID: NA Change-Id: I732b7320cd8302d1dc86e4acb1954880e175773a Signed-off-by: Berne Hebark <berne.hebark@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/23294 Reviewed-by: Joakim BECH <joakim.xx.bech@stericsson.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions