-
Notifications
You must be signed in to change notification settings - Fork 11
Update to TF-M v1.4.0 #127
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
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
da963f3
Update the list of files to import from TF-M
LDong-Arm c044b6e
Update TF-M Regression Tests logs
rwalton-arm 5846200
Update path to libtfm_test_suite_fwu_ns.a
LDong-Arm fe6e540
Add tfm_test_suite_irq test
LDong-Arm 400dfbb
Enable the Crypto suite
LDong-Arm a12c567
Switch to TF-M v1.4
LDong-Arm da44298
config: Copy tfm_ns_interface to Musca targets
rwalton-arm 846937e
config: Copy tfm_firmware_update_ipc_api.c for NU_M2354
rwalton-arm d0e3544
README: Document M2354 microSD usage
rwalton-arm a110a26
TEMP_COMMIT: point to mbed-os PR
rwalton-arm 7abdcc8
tfm_ns_import: Import MUSCA partition layout
rwalton-arm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
https://github.com/ARMmbed/mbed-os/ | ||
https://github.com/rwalton-arm/mbed-os/#TF-Mv1.4.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
Non-secure test suites summary | ||
Test suite 'PSA protected storage NS interface tests \(TFM_PS_TEST_1XXX\)' has .* PASSED | ||
Test suite 'PSA internal trusted storage NS interface tests \(TFM_ITS_TEST_1XXX\)' has .* PASSED | ||
Test suite 'Crypto non-secure interface test \(TFM_CRYPTO_TEST_6XXX\)' has .* PASSED | ||
Test suite 'Platform Service Non-Secure interface tests\(TFM_PLATFORM_TEST_2XXX\)' has .* PASSED | ||
Test suite 'Initial Attestation Service non-secure interface tests\(TFM_ATTEST_TEST_2XXX\)' has .* PASSED | ||
Test suite 'QCBOR regression test\(TFM_QCBOR_TEST_7XXX\)' has .* PASSED | ||
Test suite 'T_COSE regression test\(TFM_T_COSE_TEST_8XXX\)' has .* PASSED | ||
Test suite 'PSA firmware update NS interface tests \(TFM_FWU_TEST_1xxx\)' has .* PASSED | ||
Test suite 'Core non-secure positive tests \(TFM_CORE_TEST_1XXX\)' has .* PASSED | ||
Test suite 'IPC non-secure interface test \(TFM_IPC_TEST_1XXX\)' has .* PASSED | ||
Test suite 'PSA protected storage NS interface tests \(TFM_NS_PS_TEST_1XXX\)' has.*PASSED | ||
Test suite 'PSA internal trusted storage NS interface tests \(TFM_NS_ITS_TEST_1XXX\)' has.*PASSED | ||
Test suite 'Crypto non-secure interface test \(TFM_NS_CRYPTO_TEST_1XXX\)' has.*PASSED | ||
Test suite 'Platform Service Non-Secure interface tests\(TFM_NS_PLATFORM_TEST_1XXX\)' has.*PASSED | ||
Test suite 'Initial Attestation Service non-secure interface tests\(TFM_NS_ATTEST_TEST_1XXX\)' has.*PASSED | ||
Test suite 'QCBOR regression test\(TFM_NS_QCBOR_TEST_1XXX\)' has.*PASSED | ||
Test suite 'T_COSE regression test\(TFM_NS_T_COSE_TEST_1XXX\)' has.*PASSED | ||
Test suite 'PSA firmware update NS interface tests \(TFM_NS_FWU_TEST_1xxx\)' has.*PASSED | ||
Test suite 'Core non-secure positive tests \(TFM_NS_CORE_TEST_1XXX\)' has.*PASSED | ||
Test suite 'IPC non-secure interface test \(TFM_NS_IPC_TEST_1XXX\)' has.*PASSED | ||
Test suite 'TFM IRQ Test \(TFM_IRQ_TEST_1xxx\)' has.*PASSED | ||
End of Non-secure test suites |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
Non-secure test suites summary | ||
Test suite 'PSA protected storage NS interface tests \(TFM_PS_TEST_1XXX\)' has .* PASSED | ||
Test suite 'PSA internal trusted storage NS interface tests \(TFM_ITS_TEST_1XXX\)' has .* PASSED | ||
Test suite 'Crypto non-secure interface test \(TFM_CRYPTO_TEST_6XXX\)' has .* PASSED | ||
Test suite 'Platform Service Non-Secure interface tests\(TFM_PLATFORM_TEST_2XXX\)' has .* PASSED | ||
Test suite 'Initial Attestation Service non-secure interface tests\(TFM_ATTEST_TEST_2XXX\)' has .* PASSED | ||
Test suite 'QCBOR regression test\(TFM_QCBOR_TEST_7XXX\)' has .* PASSED | ||
Test suite 'T_COSE regression test\(TFM_T_COSE_TEST_8XXX\)' has .* PASSED | ||
Test suite 'Core non-secure positive tests \(TFM_CORE_TEST_1XXX\)' has .* PASSED | ||
Test suite 'IPC non-secure interface test \(TFM_IPC_TEST_1XXX\)' has .* PASSED | ||
Test suite 'PSA protected storage NS interface tests \(TFM_NS_PS_TEST_1XXX\)' has.*PASSED | ||
Test suite 'PSA internal trusted storage NS interface tests \(TFM_NS_ITS_TEST_1XXX\)' has.*PASSED | ||
Test suite 'Crypto non-secure interface test \(TFM_NS_CRYPTO_TEST_1XXX\)' has.*PASSED | ||
Test suite 'Platform Service Non-Secure interface tests\(TFM_NS_PLATFORM_TEST_1XXX\)' has.*PASSED | ||
Test suite 'Initial Attestation Service non-secure interface tests\(TFM_NS_ATTEST_TEST_1XXX\)' has.*PASSED | ||
Test suite 'QCBOR regression test\(TFM_NS_QCBOR_TEST_1XXX\)' has.*PASSED | ||
Test suite 'T_COSE regression test\(TFM_NS_T_COSE_TEST_1XXX\)' has.*PASSED | ||
Test suite 'Core non-secure positive tests \(TFM_NS_CORE_TEST_1XXX\)' has.*PASSED | ||
Test suite 'IPC non-secure interface test \(TFM_NS_IPC_TEST_1XXX\)' has.*PASSED | ||
End of Non-secure test suites |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
Non-secure test suites summary | ||
Test suite 'PSA protected storage NS interface tests \(TFM_PS_TEST_1XXX\)' has .* PASSED | ||
Test suite 'PSA internal trusted storage NS interface tests \(TFM_ITS_TEST_1XXX\)' has .* PASSED | ||
Test suite 'Crypto non-secure interface test \(TFM_CRYPTO_TEST_6XXX\)' has .* PASSED | ||
Test suite 'Platform Service Non-Secure interface tests\(TFM_PLATFORM_TEST_2XXX\)' has .* PASSED | ||
Test suite 'Initial Attestation Service non-secure interface tests\(TFM_ATTEST_TEST_2XXX\)' has .* PASSED | ||
Test suite 'QCBOR regression test\(TFM_QCBOR_TEST_7XXX\)' has .* PASSED | ||
Test suite 'T_COSE regression test\(TFM_T_COSE_TEST_8XXX\)' has .* PASSED | ||
Test suite 'PSA firmware update NS interface tests \(TFM_FWU_TEST_1xxx\)' has .* PASSED | ||
Test suite 'Core non-secure positive tests \(TFM_CORE_TEST_1XXX\)' has .* PASSED | ||
Test suite 'IPC non-secure interface test \(TFM_IPC_TEST_1XXX\)' has .* PASSED | ||
Test suite 'PSA protected storage NS interface tests \(TFM_NS_PS_TEST_1XXX\)' has.*PASSED | ||
Test suite 'PSA internal trusted storage NS interface tests \(TFM_NS_ITS_TEST_1XXX\)' has.*PASSED | ||
Test suite 'Crypto non-secure interface test \(TFM_NS_CRYPTO_TEST_1XXX\)' has.*PASSED | ||
Test suite 'Platform Service Non-Secure interface tests\(TFM_NS_PLATFORM_TEST_1XXX\)' has.*PASSED | ||
Test suite 'Initial Attestation Service non-secure interface tests\(TFM_NS_ATTEST_TEST_1XXX\)' has.*PASSED | ||
Test suite 'QCBOR regression test\(TFM_NS_QCBOR_TEST_1XXX\)' has.*PASSED | ||
Test suite 'T_COSE regression test\(TFM_NS_T_COSE_TEST_1XXX\)' has.*PASSED | ||
Test suite 'PSA firmware update NS interface tests \(TFM_NS_FWU_TEST_1xxx\)' has.*PASSED | ||
Test suite 'Core non-secure positive tests \(TFM_NS_CORE_TEST_1XXX\)' has.*PASSED | ||
Test suite 'IPC non-secure interface test \(TFM_NS_IPC_TEST_1XXX\)' has.*PASSED | ||
End of Non-secure test suites |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.