-
Notifications
You must be signed in to change notification settings - Fork 632
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
Tfm devictree pin config #1359
Merged
Merged
Tfm devictree pin config #1359
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
joerchan
requested review from
koffes,
alexsven,
erikrobstad,
rick1082,
gWacey,
carlescufi,
lemrey and
anangl
as code owners
October 18, 2023 14:24
cvinayak
requested review from
de-nordic,
nordicjm,
rlubos,
jukkar,
alwa-nordic,
PavelVPV,
Thalley,
cvinayak,
kruithofa,
glarsennordic,
carlocaione,
tejlmand,
nordic-krch,
ioannisg and
jfischer-no
as code owners
October 20, 2023 12:40
joerchan
removed request for
nordic-krch,
rlubos,
rick1082,
aescolar,
alexsven,
nordicjm,
alwa-nordic,
de-nordic,
kruithofa,
erikrobstad,
glarsennordic and
gWacey
October 27, 2023 13:16
joerchan
force-pushed
the
tfm-devictree-pin-config
branch
from
October 27, 2023 13:37
f770686
to
bbae2d3
Compare
This reverts commit 542ff49. This revert is only done to be able to revert another patch without conflict. This commit will be re-applied. Signed-off-by: Joakim Andersson <[email protected]>
…oards" This reverts commit aa00769. Signed-off-by: Joakim Andersson <[email protected]>
… pins to uart1 Add the default HW flow control pins to the uart1 node. Signed-off-by: Joakim Andersson <[email protected]> (cherry picked from commit 9ac8525) Signed-off-by: Joakim Andersson <[email protected]>
Add uart1 pinctrl assignment to nrf5340 Audio DK. Assigned according to Schematic for this board. Uart1 pins needed by TF-M when using the NS board variant. Signed-off-by: Joakim Andersson <[email protected]> (cherry picked from commit 32a1c89) Signed-off-by: Joakim Andersson <[email protected]>
Add generic SoC support for the supported nordic SoCs: - nrf5340 - nrf9160 - nrf9120 Add generic SoC support by taking board specific configurations from zephyr devicetree and kconfig. Signed-off-by: Joakim Andersson <[email protected]> (cherry picked from commit 33a44d0) Signed-off-by: Joakim Andersson <[email protected]>
Enable TF-M by default for nordic nRF5340 and nrf9160 SoC boards. Signed-off-by: Joakim Andersson <[email protected]> (cherry picked from commit 17fd1f8) Signed-off-by: Joakim Andersson <[email protected]>
All nRF91 and nRF5340 boards (except the DKs) should support TF-M/_ns now. Signed-off-by: Joakim Andersson <[email protected]> (cherry picked from commit 142dd9f) Signed-off-by: Joakim Andersson <[email protected]>
Fix secure and non-secure images overlapping because of incompatible flash layout configurations. Align the board configurations to match the nRF9160 DK default partition layout. This enforces that the SPU alignment requirement is satisfied for the nrf9160 MCU. Signed-off-by: Joakim Andersson <[email protected]> (cherry picked from commit dc431a7) Signed-off-by: Joakim Andersson <[email protected]>
…th TFM silent conf Add choice for BL2 log level configuration. Silence TF-M BL2 logging when TF-M is configured to be silent. Signed-off-by: Joakim Andersson <[email protected]> (cherry picked from commit 96c5052) Signed-off-by: Joakim Andersson <[email protected]>
Change enables MCUboot bootloader by default to allow programming samples and applications without external programmer (using MCUboot serial recovery). Change also enables network core to prevent build failures when building MCUboot with nRF53 multi image DFU. Jira: NCSDK-18263 Signed-off-by: Marek Pieta <[email protected]> Signed-off-by: Vinayak Kariappa Chettimada <[email protected]> Signed-off-by: Johann Fischer <[email protected]> (cherry picked from commit 4689549) (cherry picked from commit ff1db43) Signed-off-by: Joakim Andersson <[email protected]>
joerchan
force-pushed
the
tfm-devictree-pin-config
branch
from
October 27, 2023 14:41
bbae2d3
to
00a1db8
Compare
vili-nordic
approved these changes
Oct 31, 2023
anangl
approved these changes
Oct 31, 2023
carlescufi
approved these changes
Oct 31, 2023
mswarowsky
approved these changes
Oct 31, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.