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

PSA: Pass TFM_LVL macro to linker files #10438

Merged

Conversation

ccli8
Copy link
Contributor

@ccli8 ccli8 commented Apr 18, 2019

Description

TFM_LVL is defined in mbed-os/components/TARGET_PSA/TARGET_TFM/mbed_lib.json. But it just passes to C/C++ files. This PR tries to pass TFM_LVL to also linker files. With this, single linker file can support different TFM security levels.

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

With this, single linker file can support different TFM security levels.
@ciarmcom
Copy link
Member

@ccli8, thank you for your changes.
@ARMmbed/mbed-os-tools @ARMmbed/mbed-os-maintainers please review.

@ciarmcom ciarmcom requested review from a team April 18, 2019 09:00
@0xc0170 0xc0170 requested review from a team and removed request for a team April 18, 2019 12:39
@adbridge
Copy link
Contributor

ci started

@mbed-ci
Copy link

mbed-ci commented Apr 26, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@adbridge adbridge merged commit 9a58173 into ARMmbed:master Apr 26, 2019
@cyliangtw cyliangtw deleted the nuvoton_psa_pass_tfm-lvl_linker branch March 9, 2023 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants