Skip to content

Conversation

@ionut-arm
Copy link
Member

This commit implements import and export public key for the Trusted
Service provider.

Signed-off-by: Ionut Mihalcea ionut.mihalcea@arm.com

This commit implements import and export public key for the Trusted
Service provider.

Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
@ionut-arm ionut-arm added enhancement New feature or request firmware framework Issues related to compatibility with Arm FF-A labels Nov 23, 2020
@ionut-arm ionut-arm requested a review from hug-dev November 23, 2020 17:55
@ionut-arm ionut-arm self-assigned this Nov 23, 2020
Copy link
Member

@hug-dev hug-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

data: key_data.to_vec(),
};
let ImportKeyOut { handle } = self.send_request(&import_req)?;
import_req.data.zeroize();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@ionut-arm ionut-arm merged commit 00ac6c9 into parallaxsecond:trusted-service-provider Nov 24, 2020
@ionut-arm ionut-arm deleted the ts-import-export branch November 24, 2020 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request firmware framework Issues related to compatibility with Arm FF-A

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants