mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
PD#141217: initial add unifykey driver for m8bb known issues: 1. do not support efuse mode for key storage 2. do not support nand key storage 3. do not suppot unifykey ops in multi-thread env changelists: 1. use internal sha apis how to use: su cd /sys/class/unifykeys echo 1 > attach echo mac > name echo 001122 > write echo mac > name cat read Change-Id: I0586f1a41ded72553afe3cc4cc199dbc4b563bf1 Signed-off-by: Jiamin Ma <jiamin.ma@amlogic.com>