Analyse and explore linux
Component XTENSA_VECTORS_SEPARATE

Component Type: kbuild config

Description: Put relocatable vectors at fixed address

More info: This option puts relocatable vectors at specific virtual address. Vectors are merged with the .init data in the kernel image and are copied into their designated location during kernel startup. Use it to put vectors into IRAM or out of FLASH on kernels with XIP-aware MTD support.

Build project: Kconfig (Linux kconfig) (Path: arch\xtensa\Kconfig )

Other views: file explorer

Generated by PFA software prototype