Searched refs:boot (Results 1 – 9 of 9) sorted by relevance
| /arch/arm/ |
| A D | Kconfig | 41 Relocates the rom_start region containing the boot-vector data and 50 Most SOCs include an alias for the boot-vector at address 0x00000000 55 is not placed into the boot-vector memory area. 64 CORTEX-M to boot (alias 0, real 0x00180000/32K available). 76 to the right memory region of the boot-vector. 79 -IMX7D the boot-vector is OCRAM_S (0x00180000, aliased at 0x0). 80 -IMX6SX the boot-vector is TCML (0x007F8000, aliased at 0x0). 81 -IMX8MQ the boot-vector is TCML (0x007E0000, aliased at 0x0). 82 -IMX8MN the boot-vector is ITCM (0x007E0000, aliased at 0x0). 93 Default is 1KB which is enough to store the boot and irq vectors. [all …]
|
| /arch/arm64/core/ |
| A D | reset.S | 188 b boot 195 boot: label
|
| A D | Kconfig | 122 This option enables standard ARM64 boot image header used by Linux 123 and understood by loaders such as u-boot on Xen xl tool. 175 become reserved. If there is an issue powering on a core during boot
|
| /arch/x86/zefi/ |
| A D | README.txt | 8 device's EFI boot partition via whatever means you like and run it 23 load it from the EFI boot filesystem into its correct location with no
|
| /arch/x86/ |
| A D | Kconfig | 231 This option disables all interrupts on the legacy i8259 PICs at boot. 289 by some boot loaders (e.g., GRUB) when loading Zephyr. It is safe 313 bool "Support very early boot printk" 328 and creates a set of page tables at boot time that is runtime- 348 The initial page tables at boot are pre-allocated, and used for the
|
| /arch/x86/core/ |
| A D | Kconfig.ia32 | 26 bool "Setup GDT as part of boot process" 29 This option sets up the GDT as part of the boot process. However,
|
| /arch/ |
| A D | Kconfig | 669 bool "Initialize internal architecture state at boot" 674 HW registers and system control blocks) during boot to 891 that all RAM is mapped at boot, and not just the bounds of the Zephyr image. 974 is present, enabled, and regions have been configured at boot for memory 1101 code and a slightly increased boot time. 1124 code and a slightly increased boot time.
|
| /arch/xtensa/ |
| A D | Kconfig | 23 implement this in boot ROM.
|
| /arch/xtensa/core/ |
| A D | README_MMU.txt | 153 uncached. So at boot the CPU relies on these TLB entries to provide a
|
Completed in 16 milliseconds