Lines Matching full:vectors
657 Unpacked kernel image (including vectors) must be located completely
686 prompt "Relocatable vectors location"
689 Choose whether relocatable vectors are merged into the kernel .text
691 configurations without VECBASE register where vectors are always
695 bool "Merge relocatable vectors into kernel text"
698 This option puts relocatable vectors into the kernel .text section
703 bool "Put relocatable vectors at fixed address"
705 This option puts relocatable vectors at specific virtual address.
706 Vectors are merged with the .init data in the kernel image and
708 Use it to put vectors into IRAM or out of FLASH on kernels with
714 hex "Kernel vectors virtual address"
718 This is the virtual address of the (relocatable) vectors base.