summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/crypto.c
Commit message (Expand)AuthorAgeFilesLines
* soc/(amd|rockchip): Update vb2ex_hwcrypto implementations to new API reqJulius Werner2022-08-121-4/+1
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-211-4/+5
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-10/+10
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-211-10/+10
* rk3288: Implement support for CRYPTO module and use it in vboot hashingJulius Werner2015-04-151-0/+134