Lines Matching full:vectors
574 Unpacked kernel image (including vectors) must be located completely
603 prompt "Relocatable vectors location"
606 Choose whether relocatable vectors are merged into the kernel .text
608 configurations without VECBASE register where vectors are always
612 bool "Merge relocatable vectors into kernel text"
615 This option puts relocatable vectors into the kernel .text section
620 bool "Put relocatable vectors at fixed address"
622 This option puts relocatable vectors at specific virtual address.
623 Vectors are merged with the .init data in the kernel image and
625 Use it to put vectors into IRAM or out of FLASH on kernels with
631 hex "Kernel vectors virtual address"
635 This is the virtual address of the (relocatable) vectors base.