zephyr/soc/arm/nordic_nrf
Joakim Andersson e74e8b2048 soc: nordic_nrf: Add soc_secure_mem_read implementation in secure
Add soc_secure_mem_read implementation for secure.
This simplifies users code so that ifdefs are not required.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2022-04-07 11:02:52 -04:00
..
common soc: nordic_nrf: Add soc_secure_mem_read implementation in secure 2022-04-07 11:02:52 -04:00
nrf51 soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
nrf52 soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
nrf53 soc: nordic_nrf: Refactor soc_secure handling 2022-04-04 11:15:28 +02:00
nrf91 soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
CMakeLists.txt soc: nordic: Set TF-M option for nordic HAL library 2022-01-04 18:59:08 +01:00
Kconfig hwinfo: Add dependency handling for HWINFO_NRF in nonsecure 2022-04-07 11:02:52 -04:00
Kconfig.defconfig soc: nrf: Disable DWT NULL pointer detection by default 2021-12-20 19:18:12 +01:00
Kconfig.peripherals soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
Kconfig.soc
timing.c
validate_base_addresses.c dts: Add missing nodes and bindings for peripherals present in nRF SoCs 2022-04-02 15:14:38 +02:00
validate_enabled_instances.c