-
Notifications
You must be signed in to change notification settings - Fork 3k
Add CYTFM_064B0S2 4343W Target #13358
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
Add CYTFM_064B0S2 4343W Target #13358
Conversation
@RaymondNgun, thank you for your changes. |
d9a5327
to
67f6ef7
Compare
@moshe-shahar, please give this target a try - CYTFM_064B0S2_4343W. As I mentioned, this includes a new reprov_helper.py and also fix to key type. Thanks! Let me know if this works for you. Hopefully I didn't miss anything. |
CI started |
Test run: FAILEDSummary: 1 of 3 test jobs failed Failed test jobs:
|
67f6ef7
to
5ca0401
Compare
Test run: FAILEDSummary: 2 of 3 test jobs failed Failed test jobs:
|
@RaymondNgun Please provide details what to update in CI to have this PR passing cc @ARMmbed/mbed-os-test |
...NTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/TARGET_TFM_DUALCPU/src/platform_ns_mailbox.c
Show resolved
Hide resolved
...NTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/TARGET_TFM_DUALCPU/src/platform_ns_mailbox.c
Show resolved
Hide resolved
...ENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/TARGET_TFM_DUALCPU/src/tfm_multi_core_api.c
Show resolved
Hide resolved
...PI/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/TARGET_TFM_DUALCPU/src/tfm_multi_core_psa_ns_api.c
Show resolved
Hide resolved
...es/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/include/device_cfg.h_orig
Outdated
Show resolved
Hide resolved
features/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_1/include/tfm_api.h
Show resolved
Hide resolved
...FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_1/include/tfm_multi_core_api.h
Show resolved
Hide resolved
...s/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_1/include/tfm_ns_interface.h
Show resolved
Hide resolved
features/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_1/include/tfm_ns_svc.h
Show resolved
Hide resolved
...ess/TARGET_PSOC6/COMPONENT_WHD/resources/nvram/TARGET_CYTFM_064B0S2_4343W/wifi_nvram_image.h
Show resolved
Hide resolved
5ca0401
to
23fd10e
Compare
Pull request has been modified.
Signed-off-by: Charley Chu <[email protected]>
Signed-off-by: Charley Chu <[email protected]>
Signed-off-by: Charley Chu <[email protected]>
Named TFM V1.1 as TFM_V1_1 instead of TFM_V1.1 as TFM_V1.1 is invalid as macro name Signed-off-by: Charley Chu <[email protected]>
Signed-off-by: Charley Chu <[email protected]>
Target is similar to CY8CKIT_064B0S2_4343W but with PSA and TFM enabled. Signed-off-by: Raymond Ngun <[email protected]>
23fd10e
to
1be0b1f
Compare
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 10 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
@adbridge All resolved and can be merged? If yes, please merge |
@RaymondNgun btw new targets come under patches (ie target update) not new features, for future reference. I will update it. |
Summary of changes
This PR adds CYTFM_064B0S2_4343W target. The target is similar to CY8CKIT_064B0S2_4343W but
adds TFM/PSA capability. Since the target is based on TFM v1.0, this PR also adds support for
both TFM v1.0 and TFM v1.1 selectable from targets.json.
Impact of changes
Migration actions required
Documentation
This PR replaces #13243
Pull request type
Test results
ARM Compiler GT Results: results_0727_arm.txt
GCC ARM Compiler GT Results: results_0727_gcc_arm.txt
TFM Results: TFM_Regression_Test.txt
Reviewers