summaryrefslogtreecommitdiffstats
path: root/keymaster
Commit message (Collapse)AuthorAgeFilesLines
* enable maguro PDK buildKeun young Park2012-05-311-1/+1
| | | | | | | | | - exclude unavailable files during PDK build - use utils.UniquePtr.h Bug: 6557554 Change-Id: I1d958855cfd7c4f3204f77e96296bd08929caef1
* keymaster: set delete_all to NULLKenny Root2012-04-301-0/+1
| | | | | | | The tests call delete_all if it isn't set to NULL. Set it to NULL explicitly so we don't have a test failure. Change-Id: I5eae54356d3c305733daa9b291273f0ff783338c
* Add implementation of keymaster for tunaKenny Root2012-03-272-0/+1009
This implements the hardware crypto for tuna devices based on libtf_crypto_tee which means it should be compatible with all OMAP4 devices. Change-Id: I17667214f7ba132428dee829078d990fde8447d1