-
Couldn't load subscription status.
- Fork 1.4k
boards: nordic: add support for TF-m to nrf7120 #24475
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
base: main
Are you sure you want to change the base?
boards: nordic: add support for TF-m to nrf7120 #24475
Conversation
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: a0dd112a20b6bedb7afbbb42e71366ec3509dd4a more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (27)Outputs:ToolchainVersion: cfa6b06338 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. |
5a3c9d9 to
c224bbc
Compare
Memory footprint analysis revealed the following potential issuesapplications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9102[B] - link (cc: @nrfconnect/ncs-ll-ursus) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-24475/32) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please check line lengths.
I've pointed out some, but not all.
c224bbc to
297178e
Compare
297178e to
ed054e1
Compare
ed054e1 to
72cbbac
Compare
|
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
ed8a898 to
68c2387
Compare
55ee9b5 to
58ffcdb
Compare
|
Since quarantine was modified, please make sure you are following the process described in Quarantine Process. |
58ffcdb to
207468e
Compare
207468e to
b517827
Compare
Add nrf7120 to tf-m Kconfig to support ns build Add tfm-boards for nrf7120_cpuapp to point to trusted-firmware-m build Update soc/nordic/nrf71 for tf-m build Signed-off-by: Travis Lam <[email protected]>
Point sdk-zephyr in west.yaml to have Kconfig NRF_LUMOS_PLATFORM and NRF_SKIP_CLOCK_CONFIG naming update Signed-off-by: Travis Lam <[email protected]>
b517827 to
a0dd112
Compare
Add nrf7120 to tf-m Kconfig to support ns build
Add tfm-boards for nrf7120_cpuapp to point to trusted-firmware-m build Update soc/nordic/nrf71 for tf-m build