Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xilinx: zynq: Change types from u32 to uint32_t | Michal Simek | 2020-10-27 | 1 | -1/+1 |
* | rsa: fix retrieving public exponent on big-endian systems | Rasmus Villemoes | 2020-10-12 | 1 | -2/+9 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | rsa: fix alignment issue when getting public exponent | Heiko Stuebner | 2020-05-07 | 1 | -2/+2 |
* | xilinx: zynq: Add support to secure images | Siva Durga Prasad Paladugu | 2018-07-19 | 1 | -0/+51 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | rsa: Split the rsa-verify to separate the modular exponentiation | Ruchika Gupta | 2015-01-29 | 1 | -0/+303 |