Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull in TS code and build on CI #296

Merged
merged 3 commits into from
Dec 3, 2020

Conversation

ionut-arm
Copy link
Member

This commit imports the TS code as a submodule and uses it to
build and test the provider on the CI.

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 30, 2020
@ionut-arm ionut-arm self-assigned this Nov 30, 2020
This commit imports the TS code as a submodule and uses it to
build and test the provider on the CI.

Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
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.

Nice 👏 Good to have everything together, a few minor comments

src/providers/trusted_service/context/error.rs Outdated Show resolved Hide resolved
src/providers/trusted_service/context/mod.rs Show resolved Hide resolved
src/providers/trusted_service/error.rs Outdated Show resolved Hide resolved
This commit implements proper error handling for errors originating
from the TS Context.

Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
This commit modifies the stress test and the stress test client to only
check asymmetric encryption/decryption when they're supported by the
provider.

Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
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, thank you!!

🍕

e2e_tests/src/stress.rs Show resolved Hide resolved
@ionut-arm ionut-arm merged commit 9a49ce0 into parallaxsecond:trusted-service-provider Dec 3, 2020
@ionut-arm ionut-arm deleted the ts-ci branch December 3, 2020 12:52
@ionut-arm ionut-arm mentioned this pull request Jan 4, 2021
6 tasks
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