TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-M
/
tf-m-tools
/
ffba10e4822b59f9bde568d3f68eb6d40801717c
/
.
/
tf_fuzz
/
demo
/
31
blob: 61c24f0705d6b21f807b43c68550a5d5573ce761 [
file
] [
log
] [
blame
]
purpose to create a key
,
then
read the key data
(
"material"
)
into
a variable
;
set
policy name somePolicy attr sign verify copy alg arc4
;
set
key name akey data
*
policy somePolicy
;
read key name aKey
print
;