Lines Matching refs:partition

153             - boot from "factory" partition.
183 bool "Clear OTA data on factory reset (select factory partition)"
186 …The device will boot from "factory" partition (or OTA slot 0 if no factory partition is present) a…
198 Make sure that the name specified in the partition table and here are the same.
202 bool "GPIO triggers boot from test app partition"
206 Allows to run the test app from "TEST" partition.
207 …A boot from "test" partition will occur if there is a GPIO input pulled low while device starts up.
211 int "Number of the GPIO input to boot TEST partition"
242 before a factory reset or test partition boot (as applicable) is performed.
285 … Pay attention to options such as reset to factory, trigger test partition and encryption on boot
325 Your partition table should has a scheme with ota_0 + ota_1 (without factory).
350 …There should be an entry in partition table with following details: `emul_efuse, data, efuse, , 0x…
370 partition as this would skip the validation upon first load of the new
371 OTA partition.
389partition. Flash corruption of this kind is unlikely but can happen if there is a serious
408 booting it. Any flash corruption of the selected app partition will make the entire SoC
646 …enabled, Secure Boot will not boot a modified bootloader. The bootloader will only load a partition
722 …If disabled, unsigned app/partition data will be built. They must be signed manually using espsecu…
922 bool "Allow app partition length not 64KB aligned"
925 … If not set (default), app partition size must be a multiple of 64KB. App images are padded to 64KB
931 …Setting this option allows the app partition length to be unaligned, and disables padding of the a…
933 partitioning scheme which doesn't support 64KB aligned partition lengths.
1049 bool "Encrypt only the app image that is present in the partition of type app"
1053 If set, optimise encryption time for the partition of type APP,
1054 by only encrypting the app image that is present in the partition,
1055 instead of the whole partition.
1060 If not set (default), the whole partition of type APP would be encrypted,