Lines Matching +full:is +full:- +full:ram
2 # SPDX-License-Identifier: Apache-2.0
11 This option is chosen when the backing store will be implemented in
13 hardware-dependent.
16 bool "RAM-based test backing store"
18 This implements a backing store using physical RAM pages that the
19 Zephyr kernel is otherwise unaware of. It is intended for
23 bool "Flash-based backing store on qemu_x86_tiny"
33 bool "Backing store for on-demand linker section using semihosting"
36 This is used to do on-demand paging of code and data marked with
38 zephyr.bin on the host is used to retrieve needed data with the
45 int "Number of pages for RAM backing store"
48 Number of pages of backing store memory to reserve in RAM. All test