Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Trusty keymaster AOSP rebase#8

Open
fofeir wants to merge 3 commits into
trusty-ia:masterfrom
fofeir:master
Open

Trusty keymaster AOSP rebase#8
fofeir wants to merge 3 commits into
trusty-ia:masterfrom
fofeir:master

Conversation

@fofeir

@fofeir fofeir commented Dec 26, 2018

Copy link
Copy Markdown

Rebase the latest AOSP Trusty keymaster

the new IPC call of ProvisionAttesationKeybox can only
be called from bootloader which used to provision the
keybox into RPMB storage.
the original keybox will be retrieved from CSE in xml
format, then it will be decompressed by lzma and parsed
by tinyxml2

Change-Id: Id0ba8bf580a21c5915b423c17faa49addb5fdf12
Tracked-On: https://jira01.devtools.intel.com/browse/OAM-69557
Signed-off-by: Yan, Shaopu <shaopu.yan@intel.com>
Reviewed-on: https://android.intel.com/646433
Reviewed-by: Wang, Kai Z <kai.z.wang@intel.com>
change the return type to CertChainPtr, which will
help to release the memory, or it will have memory
leak issue

Test:
testEcAttestation
testRsaAttestation
Bug: 116169953

Change-Id: I963ec719c5d5ef274cd4d0ecb4a738c43fae6278
Tracked-On: https://jira01.devtools.intel.com/browse/OAM-69557
Signed-off-by: Yan, Shaopu <shaopu.yan@intel.com>
Reviewed-on: https://android.intel.com/646434
Reviewed-by: Wang, Kai Z <kai.z.wang@intel.com>
Change-Id: If44674dc6652580c37b7074d68543dfeeaa7c69c
Tracked-On: https://jira01.devtools.intel.com/browse/OAM-69557
Signed-off-by: Yan, Shaopu <shaopu.yan@intel.com>
Reviewed-on: https://android.intel.com/646244
Reviewed-by: Wang, Kai Z <kai.z.wang@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants