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

Convert TZ target name to test spec platform name #11467

Merged
merged 1 commit into from
Sep 12, 2019

Commits on Sep 12, 2019

  1. Convert TZ target name to test spec platform name

    1.  All TZ targets should have name pattern: PLATFORM_[PSA_]S/NS, where:
        (1) 'PLATFORM' for test spec platform name
        (2) 'PSA' is optional to distinguish PSA/non-PSA targets, especially when
            both PSA/non-PSA targets are supported
        (3) 'S'/'NS' for secure/non-secure targets
    2. Secure target may participate in Greentea, so its name is also truncated here.
    ccli8 committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    a489a73 View commit details
    Browse the repository at this point in the history