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

CONFIG_ARM64_ERRATUM_2441007: Cortex-A55: Completion of affected memory accesses might not be guaranteed by completion of a TLBI (rare)

General informations

The Linux kernel configuration item CONFIG_ARM64_ERRATUM_2441007 has multiple definitions:

Cortex-A55: Completion of affected memory accesses might not be guaranteed by completion of a TLBI (rare) found in arch/arm64/Kconfig

The configuration item CONFIG_ARM64_ERRATUM_2441007:

Help text

This option adds a workaround for ARM Cortex-A55 erratum #2441007.

Under very rare circumstances, affected Cortex-A55 CPUs may not handle a race between a break-before-make sequence on one CPU, and another CPU accessing the same page. This could allow a store to a page that has been unmapped.

Work around this by adding the affected CPUs to the list that needs TLB sequences to be done twice.

If unsure, say N.

Cortex-A55: Completion of affected memory accesses might not be guaranteed by completion of a TLBI found in arch/arm64/Kconfig

The configuration item CONFIG_ARM64_ERRATUM_2441007:

Help text

This option adds a workaround for ARM Cortex-A55 erratum #2441007.

Under very rare circumstances, affected Cortex-A55 CPUs may not handle a race between a break-before-make sequence on one CPU, and another CPU accessing the same page. This could allow a store to a page that has been unmapped.

Work around this by adding the affected CPUs to the list that needs TLB sequences to be done twice.

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

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