Component Type: kbuild config
Description: Catch alignment trap
More info: Nios II CPUs cannot fetch/store data which is not bus aligned, i.e., a 2 or 4 byte fetch must start at an address divisible by 2 or 4. Any non-aligned load/store instructions will be trapped and emulated in software if you say Y here, which has a performance impact.
Build project: Kconfig (Linux kconfig) (Path: arch\nios2\Kconfig )
Other views: file explorer