Home
last modified time | relevance | path

Searched full:slot1_partition (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/Zephyr-latest/tests/subsys/storage/flash_map/src/
Dmain.c14 #define SLOT1_PARTITION slot1_partition macro
15 #define SLOT1_PARTITION_ID FIXED_PARTITION_ID(SLOT1_PARTITION)
16 #define SLOT1_PARTITION_DEV FIXED_PARTITION_DEVICE(SLOT1_PARTITION)
17 #define SLOT1_PARTITION_NODE DT_NODELABEL(SLOT1_PARTITION)
18 #define SLOT1_PARTITION_OFFSET FIXED_PARTITION_OFFSET(SLOT1_PARTITION)
52 FIXED_PARTITION(SLOT1_PARTITION))); in ZTEST()
85 fa = FIXED_PARTITION(SLOT1_PARTITION); in ZTEST()
92 zassert_equal(fa->fa_dev, flash_dev_a, "Device for slot1_partition do not match"); in ZTEST()
110 fa = FIXED_PARTITION(SLOT1_PARTITION); in ZTEST()
117 zassert_equal(fa->fa_dev, flash_dev_a, "Device for slot1_partition do not match"); in ZTEST()
[all …]
/Zephyr-latest/share/sysbuild/images/bootloader/
DKconfig49 MCUboot expects slot0_partition and slot1_partition to be present in DT and application
56 MCUboot expects slot0_partition, slot1_partition and scratch_partition to be present in
76 MCUboot expects slot0_partition and slot1_partition to exist in DT. In this mode MCUboot
86 MCUboot expects slot0_partition and slot1_partition to exist in DT. In this mode MCUboot
100 MCUboot expects slot0_partition and slot1_partition to exist in DT. In this mode, MCUboot
112 mechanism defined for entering the slot1_partition which is a dedicated firmware updater
/Zephyr-latest/tests/subsys/dfu/mcuboot_multi/
Dnrf52840dk_nrf52840.overlay10 /delete-node/ &slot1_partition;
26 slot1_partition: partition@1A000 {
/Zephyr-latest/tests/subsys/mgmt/mcumgr/img_mgmt_slot_info/boards/
Dnrf52840dk_nrf52840_dual_slot.overlay9 /delete-node/ &slot1_partition;
25 slot1_partition: partition@50000 {
Dnrf5340dk_nrf5340_cpuapp_dual_slot.overlay9 /delete-node/ &slot1_partition;
27 slot1_partition: partition@50000 {
/Zephyr-latest/boards/nxp/frdm_mcxn947/
Dfrdm_mcxn947_mcxn947_cpu0_qspi.dts12 /delete-node/ &slot1_partition;
35 slot1_partition: partition@300000 { label
/Zephyr-latest/tests/boot/mcuboot_recovery_retention/boards/
Dnrf52840dk_nrf52840.overlay30 /delete-node/ &slot1_partition;
46 slot1_partition: partition@40000 {
Dnrf52840dk_nrf52840_mem.overlay45 /delete-node/ &slot1_partition;
65 slot1_partition: partition@40000 {
/Zephyr-latest/samples/subsys/fs/fs_sample/boards/
Dnrf54l15dk_nrf54l15_cpuapp.overlay12 /delete-node/ &slot1_partition;
26 slot1_partition: partition@5b000 {
Dnrf52840dk_nrf52840.overlay15 /delete-node/ &slot1_partition;
28 slot1_partition: partition@72000 {
/Zephyr-latest/boards/arduino/opta/
Darduino_opta_stm32h747xx_m4.dts21 zephyr,code-partition = &slot1_partition;
36 slot1_partition: partition@80000 { label
/Zephyr-latest/samples/tfm_integration/tfm_regression_test/boards/
Dnucleo_l552ze_q_stm32l552xx_ns.overlay21 /delete-node/ &slot1_partition;
42 slot1_partition: partition@4c000 {
/Zephyr-latest/tests/arch/arm/arm_thread_swap_tz/boards/
Dnucleo_l552ze_q_stm32l552xx_ns.overlay17 zephyr,code-partition = &slot1_partition;
39 slot1_partition: partition@41000 {
/Zephyr-latest/tests/boot/mcuboot_data_sharing/boards/
Dnrf52840dk_nrf52840.overlay33 /delete-node/ &slot1_partition;
53 slot1_partition: partition@42000 {
/Zephyr-latest/modules/
DKconfig.mcuboot156 MCUboot expects slot0_partition and slot1_partition to be present
165 MCUboot expects slot0_partition, slot1_partition and scratch_partition
191 MCUboot expects slot0_partition and slot1_partition to exist in DT. In this mode, MCUboot
203 MCUboot expects slot0_partition and slot1_partition to exist in DT.
218 MCUboot expects slot0_partition and slot1_partition to exist in DT.
237 an entrance mechanism defined for entering the slot1_partition which is
267 ``slot1_partition`` for this image.
/Zephyr-latest/tests/subsys/fs/fcb/boards/
Dnucleo_h743zi.overlay7 slot1_partition: partition@80000 {
Dmr_canhubk3.overlay12 slot1_partition: partition@100000 {
/Zephyr-latest/tests/boot/test_mcuboot/swapped_app/
DKconfig8 default "$(dt_node_reg_addr_hex,$(dt_nodelabel_path,slot1_partition))-\
/Zephyr-latest/tests/subsys/storage/flash_map/boards/
Dmr_canhubk3.overlay14 slot1_partition: partition@100000 {
/Zephyr-latest/tests/subsys/fs/ext2/boards/
Dek_ra8d1.overlay12 slot1_partition: partition@0 {
Dek_ra8m1.overlay12 slot1_partition: partition@0 {
Dmck_ra8t1.overlay12 slot1_partition: partition@0 {
/Zephyr-latest/tests/drivers/flash/erase_blocks/
DREADME.rst5 If MCUBOOT is not selected, the partition under test is slot1_partition.
/Zephyr-latest/tests/subsys/settings/functional/fcb/boards/
Dnrf52dk_nrf52832.overlay8 /delete-node/ &slot1_partition;
/Zephyr-latest/tests/subsys/settings/fcb/boards/
Dnrf52dk_nrf52832.overlay8 /delete-node/ &slot1_partition;

12345678910>>...12