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

modules: tfm: Update TF-M to support UART pin config from pinctrl #12772

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

joerchan
Copy link
Contributor

Update TF-M to support UART pin config from pinctrl. Change out-of-tree support to use the device tree information and pass it to the TF-M UART driver.

Update TF-M tests to define hw-flow-control, and alternate pin setup in devicetree instead of kconfig

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 18, 2023

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
trusted-firmware-m nrfconnect/sdk-trusted-firmware-m@6854dd5 nrfconnect/sdk-trusted-firmware-m@8f6d965 (master) nrfconnect/[email protected]
zephyr nrfconnect/sdk-zephyr@f1ee732 nrfconnect/sdk-zephyr@ff85910 (main) nrfconnect/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 18, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
desktop52_verification X
test-fw-nrfconnect-chip X
test-fw-nrfconnect-fem X
test-fw-nrfconnect-nrf-iot_cloud X
test-fw-nrfconnect-nrf-iot_libmodem-nrf X
test-fw-nrfconnect-nrf-iot_samples X
test-fw-nrfconnect-nrf-iot_thingy91 X
test-fw-nrfconnect-nrf_crypto X
test-fw-nrfconnect-rpc X
test-fw-nrfconnect-rs X
test-fw-nrfconnect-tfm X
test-fw-nrfconnect-thread X
test-sdk-find-my X
test-sdk-sidewalk X

test-fw-nrfconnect-tfm: added because there was no .github/test-spec.yml in 'trusted-firmware-m'

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@joerchan joerchan force-pushed the tfm-devictree-pin-config branch 5 times, most recently from eac0944 to 95acd79 Compare October 27, 2023 14:41
Update TF-M to support UART pin config from pinctrl.
Change out-of-tree support to use the device tree information and
pass it to the TF-M UART driver.

Update TF-M tests to define hw-flow-control, and alternate pin setup
in devicetree instead of kconfig

Update Zephyr to include:
- nRF5340 DK flow control pins.
- Revert noup commits to take upstream commits for generic NS board
support
- Include nrf9160 flash layout fixes and BL2 logging fixes.

Signed-off-by: Joakim Andersson <[email protected]>
@NordicBuilder NordicBuilder removed the DNM label Oct 31, 2023
@carlescufi carlescufi merged commit e684409 into nrfconnect:main Oct 31, 2023
23 of 28 checks passed
@joerchan joerchan deleted the tfm-devictree-pin-config branch October 31, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-trusted-firmware-m manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants