zephyr/soc
Joakim Andersson 63e45c8c7b soc: nordic_nrf: Allow building with TF-M without platform partition
Allow building for nRF non-secure and TF-M enabled without having the
platform partition enabled.
In this configuration the soc_secure functions have no valid
implementation, leave it as a compilation error if the application
includes the functions.

Add missing dependency on soc_secure functions being available for
SOC_HFXO_CAP_INTERNAL configuration.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2022-10-03 10:17:45 +02:00
..
arc compiler: gcc: add support for tuning mcpu option for ARC targets 2022-09-08 10:39:21 +02:00
arm soc: nordic_nrf: Allow building with TF-M without platform partition 2022-10-03 10:17:45 +02:00
arm64 boards: arm64: add imx8mn board support 2022-09-05 10:17:13 +02:00
mips asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
nios2 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
posix cmake: Update CONFIG_ASAN support 2022-08-19 08:30:01 +02:00
riscv drivers: gpio: it8xxx2: add support for GPIO_DISCONNECTED flag 2022-09-29 14:33:53 +00:00
sparc linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
x86 i2c: Remove unncessary HAS_I2C_DW Kconfig symbol 2022-08-01 18:01:44 +02:00
xtensa drivers: ethernet: Add ESP32 Ethernet driver 2022-10-01 14:51:28 -04:00
Kconfig