commit | 33a44d0ed8acf805782df8c9a4b47b752ea68e8f | [log] [tgz] |
---|---|---|
author | Joakim Andersson <joakim.andersson@nordicsemi.no> | Tue Oct 03 16:59:14 2023 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Oct 24 09:40:16 2023 +0200 |
tree | 456ac63596ed452b0cdb959c256c70008f44cea8 | |
parent | 7a216d2a69e9fb8c8d08cd941e09b6db321e6ca5 [diff] |
tfm: nordic_nrf: Add generic SoC support for nordic SoCs 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 <joakim.andersson@nordicsemi.no>