Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index

CONFIG_ARM_THUMB: Support Thumb user binaries

General informations

The Linux kernel configuration item CONFIG_ARM_THUMB has multiple definitions:

Support Thumb user binaries found in arch/arm/mm/Kconfig

The configuration item CONFIG_ARM_THUMB:

Help text

Say Y if you want to include kernel support for running user space Thumb binaries.

The Thumb instruction set is a compressed form of the standard ARM instruction set resulting in smaller binaries at the expense of slightly less efficient code.

If this option is disabled, and you run userspace that switches to Thumb mode, signal handling will not work correctly, resulting in segmentation faults or illegal instruction aborts.

If you don't know what this all is, saying Y is a safe choice.

Support Thumb instructions (EXPERIMENTAL) found in arch/arm/Kconfig

The configuration item CONFIG_ARM_THUMB:

Help text

Say Y if you want to have kernel support for ARM Thumb instructions, fault handlers, and system calls.

The Thumb instruction set is a compressed form of the standard ARM instruction set resulting in smaller binaries at the expense of slightly less efficient code.

If you don't know what this all is, saying Y is a safe choice.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index

Automatically generated (in year 2024). See also LKDDb sources on GitLab