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

CONFIG_CP15_BARRIER_EMULATION: Emulate CP15 Barrier instructions

General informations

The Linux kernel configuration item CONFIG_CP15_BARRIER_EMULATION:

Help text

The CP15 barrier instructions - CP15ISB, CP15DSB, and CP15DMB - are deprecated in ARMv8 (and ARMv7). It is strongly recommended to use the ISB, DSB, and DMB instructions instead.

Say Y here to enable software emulation of these instructions for AArch32 userspace code. When this option is enabled, CP15 barrier usage is traced which can help identify software that needs updating. This feature can be controlled at runtime with the abi.cp15_barrier sysctl.

If unsure, say Y

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 - C index

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