Bhavik Ameta
a2f0af55aa
sw_services:xilsecure: Windows build issue fixed
...
Makefile has been corrected to fix the build issue on Windows
Signed-off-by: Bhavik Ameta <bameta@xilinx.com>
2015-07-06 10:48:30 +05:30
Sarat Chand Savitala
c7791d8bb0
sw_services:xilsecure: Secure bitstream support added
...
This patch adds support to decrypt PL bitstream.
Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-06-22 11:31:52 +05:30
Sarat Chand Savitala
a01d2a94ac
sw_services:xilsecure: Fix to avoid clearing of AES key
...
Clearing the CSU_AES_KEY_CLEAR register to avoid clearing of AES key.
Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-06-19 17:57:08 +05:30
Nava kishore Manne
398cbdc152
lib:sw_services:standalone drivers license changes
...
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-05-15 14:48:25 +05:30
Soren Brinkmann
9383db5c21
xilsecure: Don't consider directory components in toolchain check
...
The makefile tries to detect gnu vs ARM toolchain by string-comparing
the COMPILER with some hardcoded values. This fails when the toolchain
is specified with directory components. Hence, remove directory
components from the tests.
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
2015-05-13 11:06:43 +05:30
Bhavik Ameta
ec8a0b20f7
sw_services:xilsecure_v1_0: resolved AES and RSA failures
...
DMA interrupt clearing after each transfer in AES
resolved RSA failure due to incorrect data type
Signed-off-by: Bhavik Ameta <bameta@xilinx.com>
2015-05-05 23:42:49 +05:30
Bhavik Ameta
8764622019
sw_services:xilsecure_v1_0: changed RSA api
...
Changed RSA api after code review
2015-03-26 11:19:34 +05:30
Bhavik Ameta
ad78049acf
sw_services:xilsecure_v1_0: indentation changes after code review
...
Changed indentation after code review.
2015-03-26 11:19:33 +05:30
Bhavik Ameta
888308d4a2
sw_services:xilsecure_v1_0: updated tcl file
...
changed include directories in tcl file
2015-03-26 11:19:33 +05:30
Bhavik Ameta
be9e79763e
lib:added secure library initial version
...
This library contains routine to use SHA, AES and RSA hardware on Alto
Signed-off-by: Bhavik Ameta <bameta@xilinx.com>
2015-02-09 12:34:25 +05:30