Analyse and explore linux
Component USER_ABI_CALL0_PROBE

Component Type: kbuild config

Description: Support both windowed and call0 ABI by probing

More info: Select this option to support both windowed and call0 userspace ABIs. When enabled all processes are started with PS.WOE disabled and a fast user exception handler for an illegal instruction is used to turn on PS.WOE bit on the first 'entry' opcode executed by the userspace. This option should be enabled for the kernel that must support both call0 and windowed ABIs in userspace at the same time. Note that Xtensa ISA does not guarantee that entry opcode will raise an illegal instruction exception on cores with XEA2 when PS.WOE is disabled, check whether the target core supports it.

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

Other views: file explorer

Generated by PFA software prototype