summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/qseecom (follow)
Commit message (Collapse)AuthorAge
* qseecom: add configurable encryption key sizeAndrey Markovytch2016-12-13
| | | | | | | | | | | | ICE crypto engine key size can now be configured using dtsi flag. This is required to facilitate usage of common TZ image with variable key sizes and also provides flexibility in handling different key sizes requirement in future. This flag is parsed in driver and depending upon the value HLOS decides on key size to be passed to TZ. Change-Id: If40f83a943e5ae8333d171c21823a16816d7ddd4 Signed-off-by: Neeraj Soni <neersoni@codeaurora.org> Signed-off-by: Andrey Markovytch <andreym@codeaurora.org>
* qseecom: add a new flag commonlib64-loaded-by-uefiZhen Kong2016-05-05
| | | | | | | | Add flag commonlib64-loaded-by-uefi to indicate commonlib64 is loaded by uefi already. Change-Id: I9dd3f6bf92e178f1207424b09f39f2e08164df17 Signed-off-by: Zhen Kong <zkong@codeaurora.org>
* qseecom: add snapshot of qseecom driverZhen Kong2016-03-22
This snapshot is taken as of msm-3.18 commit e70ad0cd (Promotion of kernel.lnx.3.18-151201.) Signed-off-by: Zhen Kong <zkong@codeaurora.org>