Lines Matching full:vectors
549 Unpacked kernel image (including vectors) must be located completely
578 prompt "Relocatable vectors location"
581 Choose whether relocatable vectors are merged into the kernel .text
583 configurations without VECBASE register where vectors are always
587 bool "Merge relocatable vectors into kernel text"
590 This option puts relocatable vectors into the kernel .text section
595 bool "Put relocatable vectors at fixed address"
597 This option puts relocatable vectors at specific virtual address.
598 Vectors are merged with the .init data in the kernel image and
600 Use it to put vectors into IRAM or out of FLASH on kernels with
606 hex "Kernel vectors virtual address"
610 This is the virtual address of the (relocatable) vectors base.