Skip to content

Use new delivery for FUTURE_SEQUANA_PSA #9666

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

Merged
merged 2 commits into from
Feb 25, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18,520 changes: 0 additions & 18,520 deletions TESTS/psa/spm_client/TARGET_FUTURE_SEQUANA_PSA/spm_client.hex

This file was deleted.

18,936 changes: 0 additions & 18,936 deletions TESTS/psa/spm_server/TARGET_FUTURE_SEQUANA_PSA/spm_server.hex

This file was deleted.

18,552 changes: 0 additions & 18,552 deletions TESTS/psa/spm_smoke/TARGET_FUTURE_SEQUANA_PSA/spm_smoke.hex

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,7 @@ These images were compiled by the following command:

```
mbed compile -m FUTURE_SEQUANA_M0_PSA -t GCC_ARM --profile release -N psa_release_1.0
mbed compile -m FUTURE_SEQUANA_M0_PSA -t GCC_ARM --profile debug -N psa_debug_1.0
mbed test --compile -m FUTURE_SEQUANA_M0_PSA -t GCC_ARM --profile debug -n *psa-spm*
```

There are also prebuilt images for PSA tests.

Those images can be found in the test folder under a `TARGET_FUTURE_SEQUANA_PSA` directory

These images were compiled by the following command:

```
mbed test --compile -m FUTURE_SEQUANA_M0_PSA -t GCC_ARM --profile debug -n *psa-*
```

To update the prebuilt binaries run the previous commands and then run ```python export_binaries.py```
To update the prebuilt binaries run the previous commands.

This file was deleted.

Loading