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

Commits on Oct 31, 2023

  1. modules: tfm: Update Zephyr and TF-M to support UART pinctrl config

    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]>
    joerchan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    31cd444 View commit details
    Browse the repository at this point in the history