aboutsummaryrefslogtreecommitdiff
path: root/docs/introduction
diff options
context:
space:
mode:
authorØyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>2020-09-14 15:19:28 +0200
committerIoannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>2020-10-08 12:29:07 +0200
commitba9aac0346a89f09ba63aed2f4e091cd92a449df (patch)
tree02512df5630b97febb3a259e915b5913dc372bdd /docs/introduction
parent1cc7566275e8b046d5158d6e067d0fadf33bcd73 (diff)
downloadtrusted-firmware-m-ba9aac0346a89f09ba63aed2f4e091cd92a449df.tar.gz
Platform: Add support for new SOCs: nRF5340 and nRF9160
Supporting most configurations. This patch targets the nRF9160 and the nRF5340 application core. The nRF5340 is a dual-core SOC (application core and network core). The nRF5340 application core is a Cortex-M33F with TrustZone-M. The nRF9160 is an SOC with LTE-M/NB-IOT/GPS connectivity. The nRF9160 has a Cortex-M33F with TrustZone-M. Common code between the two platforms has been placed into a common directory. The platforms do not use the tfm_common_s.ld linker script since the nRF IDAU needs some alterations to the placement of the veneers. The common directory contains parts of the nrfx driver framework, copied from https://github.com/NordicSemiconductor/nrfx version 2.3.0 at commit 6c31cb7d0e4038afa1efc9bfed40206adfd7b83e. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no> Change-Id: I15b932f444aa9adf2ef2489e9ecf036c64c851a7
Diffstat (limited to 'docs/introduction')
-rw-r--r--docs/introduction/readme.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/introduction/readme.rst b/docs/introduction/readme.rst
index 55fdd5baf6..e8fb4e7a99 100644
--- a/docs/introduction/readme.rst
+++ b/docs/introduction/readme.rst
@@ -141,6 +141,10 @@ Platforms supported
<https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/stm32-mcu-mpu-eval-tools/stm32-nucleo-boards/nucleo-l552ze-q.html>`_
- `DISCO L562QE.
<https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/stm32-mcu-mpu-eval-tools/stm32-discovery-kits/stm32l562e-dk.html>`_
+ - `nRF9160 DK (nordic_nrf/nrf9160dk_nrf9160).
+ <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK>`_
+ - `nRF5340 PDK (nordic_nrf/nrf5340pdk_nrf5340_cpuapp).
+ <https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-PDK>`_
- Cortex-M23 system: