| #
1e8c0e44 |
| 03-Nov-2018 |
Tony Xu <tony.xu@rock-chips.com> |
Attestation key: write attestation key to secure storage
Split attestation key into AttestationKey.ec and AttestationKey.rsa, then write to secure storage.
Change-Id: I8e00d602c4174a002e6ecad2e4cfa
Attestation key: write attestation key to secure storage
Split attestation key into AttestationKey.ec and AttestationKey.rsa, then write to secure storage.
Change-Id: I8e00d602c4174a002e6ecad2e4cfa846f32a681f Signed-off-by: Tony Xu <tony.xu@rock-chips.com>
show more ...
|
| #
91c73fb4 |
| 19-Mar-2018 |
qiujian <qiujian@rock-chips.com> |
lib: optee_client:Support attestation
Add methods to read attestation key from the misc partition of last 64K, store key and certificate chain data in secure storage.
When CONFIG_OPTEE_CLIENT is
lib: optee_client:Support attestation
Add methods to read attestation key from the misc partition of last 64K, store key and certificate chain data in secure storage.
When CONFIG_OPTEE_CLIENT is defined, uboot support load attestation data.
Change-Id: I8f3bd7096a7856de9e58d294822a818d5fe380ba Signed-off-by: qiujian <qiujian@rock-chips.com>
show more ...
|