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

Trusty keymaster AOSP rebase #8

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

fofeir
Copy link

@fofeir fofeir commented Dec 26, 2018

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 <[email protected]>
Reviewed-on: https://android.intel.com/646433
Reviewed-by: Wang, Kai Z <[email protected]>
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 <[email protected]>
Reviewed-on: https://android.intel.com/646434
Reviewed-by: Wang, Kai Z <[email protected]>
Change-Id: If44674dc6652580c37b7074d68543dfeeaa7c69c
Tracked-On: https://jira01.devtools.intel.com/browse/OAM-69557
Signed-off-by: Yan, Shaopu <[email protected]>
Reviewed-on: https://android.intel.com/646244
Reviewed-by: Wang, Kai Z <[email protected]>
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