Home
last modified time | relevance | path

Searched full:nonsecure (Results 1 – 25 of 27) sorted by relevance

12

/Zephyr-latest/dts/bindings/misc/
Dnordic,split-channel-groups.yaml13 nonsecure-channel-groups:
17 that are to be configured as nonsecure. In Trustzone systems, this
18 property is only evaluated for secure peripherals, as nonsecure channels
Dnordic,split-channels.yaml30 nonsecure-channels:
34 are to be configured as nonsecure. In Trustzone systems, this property
35 is only evaluated for secure peripherals, as nonsecure channels are
/Zephyr-latest/dts/arm/nordic/
Dnrf9280_cpurad.dtsi55 nonsecure-channels = <8 9 10 11 12>;
64 nonsecure-channels = <0>;
71 nonsecure-channels = <0>;
Dnrf54h20_cpurad.dtsi62 nonsecure-channels = <8 9 10 11 12>;
72 nonsecure-channels = <0 2 3>;
80 nonsecure-channels = <0 2 3>;
/Zephyr-latest/boards/nordic/nrf54l15dk/
Dnrf54l15dk_nrf54l15_cpuapp.dts36 label = "image-0-nonsecure";
44 label = "image-1-nonsecure";
Dnrf54l15dk_nrf54l05_cpuapp.dts47 label = "image-0-nonsecure";
55 label = "image-1-nonsecure";
Dnrf54l15dk_nrf54l10_cpuapp.dts47 label = "image-0-nonsecure";
55 label = "image-1-nonsecure";
/Zephyr-latest/boards/arm/v2m_musca_b1/
Dv2m_musca_b1_musca_b1_ns.yaml2 name: ARM V2M MUSCA B1 NonSecure
/Zephyr-latest/boards/arm/v2m_musca_s1/
Dv2m_musca_s1_musca_s1_ns.yaml2 name: ARM V2M MUSCA-S1 NonSecure
/Zephyr-latest/boards/st/b_u585i_iot02a/
Db_u585i_iot02a_stm32u585xx_ns.dts54 label = "image-0-nonsecure";
64 label = "image-1-nonsecure";
/Zephyr-latest/boards/st/nucleo_l552ze_q/
Dnucleo_l552ze_q_stm32l552xx_ns.dts57 label = "image-0-nonsecure";
67 label = "image-1-nonsecure";
/Zephyr-latest/tests/drivers/flash/common/boards/
Db_u585i_iot02a_stm32u585xx_ns.overlay17 label = "image-0-nonsecure";
/Zephyr-latest/boards/nordic/nrf54l20pdk/
Dnrf54l20_cpuapp_common.dtsi61 label = "image-0-nonsecure";
69 label = "image-1-nonsecure";
/Zephyr-latest/dts/common/nordic/
Dnrf5340_cpuapp_partition.dtsi41 label = "image-0-nonsecure";
49 label = "image-1-nonsecure";
Dnrf91xx_partition.dtsi41 label = "image-0-nonsecure";
49 label = "image-1-nonsecure";
/Zephyr-latest/tests/arch/arm/arm_tz_wrap_func/src/
DREADME.txt4 __TZ_WRAP_FUNC() is part of the nonsecure TrustZone API, but is itself
6 of secure/nonsecure firmware.
/Zephyr-latest/arch/arm/include/cortex_m/
Dtz_ns.h9 * @brief TrustZone API for use in nonsecure firmware
12 * The following API can be used by the nonsecure firmware to interact with the
/Zephyr-latest/tests/arch/arm/arm_thread_swap_tz/src/
Dmain.c45 /* Check that the main thread was executing in nonsecure mode. */ in work_func()
47 "EXC_RETURN not nonsecure: 0x%x\n", main_thread->arch.mode_exc_return); in work_func()
/Zephyr-latest/modules/trusted-firmware-m/
DCMakeLists.txt333 # Note that the Nonsecure FW is replaced by the Zephyr app in regular Zephyr
339 TFM_NS_BIN_FILE ${TFM_NS_BIN_FILE} # TFM Nonsecure FW (unsigned)
340 TFM_NS_HEX_FILE ${TFM_NS_HEX_FILE} # TFM Nonsecure FW (unsigned)
342 TFM_NS_SIGNED_BIN_FILE ${TFM_NS_SIGNED_BIN_FILE} # TFM Nonsecure FW (signed)
343 TFM_S_NS_SIGNED_BIN_FILE ${TFM_S_NS_SIGNED_BIN_FILE} # Merged TFM Secure/Nonsecure FW (signed)
/Zephyr-latest/boards/nxp/lpcxpresso55s69/
Dlpcxpresso55s69.dtsi129 label = "image-0-nonsecure";
137 label = "image-1-nonsecure";
/Zephyr-latest/boards/ezurio/bl5340_dvk/
Dbl5340_dvk_nrf5340_cpuapp_common.dtsi337 label = "image-0-nonsecure";
368 label = "image-1-nonsecure";
/Zephyr-latest/boards/nordic/nrf54h20dk/
Dnrf54h20dk_nrf54h20_cpuapp.dts227 nonsecure-channels = <5 6>;
/Zephyr-latest/boards/nordic/nrf9280pdk/
Dnrf9280pdk_nrf9280_cpuapp.dts221 nonsecure-channels = <5 6>;
/Zephyr-latest/samples/tfm_integration/tfm_ipc/
DREADME.rst24 The sys_reboot call is routed to TF-M, since the nonsecure app is not allowed
/Zephyr-latest/doc/services/logging/
Dindex.rst523 of the binaries (Secure or Nonsecure) on an ARM TrustZone core.
563 each core has both a Secure and a Nonsecure domain. If *core A nonsecure* (A_NS) is the
565 *core B nonsecure* (A_NS-B_NS). *B_NS* domain has one link, to *core B secure*

12