Home
last modified time | relevance | path

Searched refs:secondary (Results 1 – 25 of 75) sorted by relevance

123

/Zephyr-Core-3.7.0/tests/boot/test_mcuboot/
Dsysbuild.cmake4 # Add the mcuboot key file to the secondary swapped app
6 # both the primary and secondary apps
23 # iterations, the MCUBoot swap won't be triggered until the secondary app
/Zephyr-Core-3.7.0/soc/arm/fvp_aemv8r/
DKconfig.soc24 FVP_BaseR_AEMv8R. When zephyr kernel try to bring up secondary
26 it indeed bring up secondary core successfully.
/Zephyr-Core-3.7.0/samples/boards/qomu/
Dqomu.overlay7 pin-secondary-config = <0x1d>;
/Zephyr-Core-3.7.0/boards/st/b_u585i_iot02a/
Db_u585i_iot02a_stm32u585xx_ns.dts57 /* Secure image secondary slot */
62 /* Non-secure image secondary slot */
/Zephyr-Core-3.7.0/boards/st/nucleo_l552ze_q/
Dnucleo_l552ze_q_stm32l552xx_ns.dts60 /* Secure image secondary slot */
65 /* Non-secure image secondary slot */
/Zephyr-Core-3.7.0/samples/drivers/mbox_data/
DKconfig11 needs to be aware of size or base address of secondary image
/Zephyr-Core-3.7.0/tests/drivers/mbox/mbox_data/
DKconfig11 needs to be aware of size or base address of secondary image
/Zephyr-Core-3.7.0/samples/subsys/ipc/ipc_service/static_vrings/
DKconfig11 needs to be aware of size or base address of secondary image
/Zephyr-Core-3.7.0/samples/subsys/ipc/openamp/
DKconfig11 needs to be aware of size or base address of secondary image
/Zephyr-Core-3.7.0/samples/drivers/ipm/ipm_mcux/
DKconfig11 needs to be aware of size or base address of secondary image
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1170_evk/
Dmimxrt1170_evk_mimxrt1176_cm7_B.overlay95 fw-download-secondary-speed = <3000000>;
96 fw-download-secondary-flowcontrol;
/Zephyr-Core-3.7.0/samples/drivers/mbox/
DKconfig11 needs to be aware of size or base address of secondary image
/Zephyr-Core-3.7.0/drivers/pcie/host/
Dpcie.c383 uint32_t secondary = 0; in scan_dev() local
401 secondary = PCIE_BUS_SECONDARY_NUMBER(num); in scan_dev()
413 if (scan_flag(opt, PCIE_SCAN_RECURSIVE) && secondary != 0) { in scan_dev()
414 if (!scan_bus(secondary, opt)) { in scan_dev()
/Zephyr-Core-3.7.0/samples/drivers/mbox_data/remote/boards/
Dmimxrt1170_evk_mimxrt1176_cm4_B.overlay51 /* Enable secondary LPUART */
Dmimxrt1160_evk_mimxrt1166_cm4.overlay51 /* Enable secondary LPUART */
Dmimxrt1170_evk_mimxrt1176_cm4.overlay51 /* Enable secondary LPUART */
/Zephyr-Core-3.7.0/samples/subsys/ipc/openamp/remote/boards/
Dmimxrt1170_evk_mimxrt1176_cm4_B.overlay40 /* Enable secondary LPUART */
Dmimxrt1160_evk_mimxrt1166_cm4.overlay42 /* Enable secondary LPUART */
Dmimxrt1170_evk_mimxrt1176_cm4.overlay42 /* Enable secondary LPUART */
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/
DKconfig.ucifi68 int "Maximum # of secondary network addresses"
72 This value sets the maximum number of secondary addresses used to
/Zephyr-Core-3.7.0/tests/drivers/mbox/mbox_data/remote/boards/
Dmimxrt1170_evk_mimxrt1176_cm4.overlay53 /* Enable secondary LPUART */
Dmimxrt1170_evk_mimxrt1176_cm4_B.overlay53 /* Enable secondary LPUART */
Dmimxrt1160_evk_mimxrt1166_cm4.overlay53 /* Enable secondary LPUART */
/Zephyr-Core-3.7.0/dts/arm/quicklogic/
Dquicklogic_eos_s3.dtsi63 pin-secondary-config = <0x00>;
/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/img_mgmt/
DKconfig51 Sets how many application images are supported (pairs of secondary and primary slots).
66 bool "Allow to confirm secondary slot of non-active image"
69 Allows to confirm secondary (non-active) slot of non-active image.
89 Allows erasing secondary slot which is marked for test or confirmed; this allows
103 behaviour is, when image is not selected, to upload to image that represents secondary

123