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

CONFIG_XTENSA_LOAD_STORE: Load/store exception handler for memory only readable with l32

General informations

The Linux kernel configuration item CONFIG_XTENSA_LOAD_STORE:

Help text

The Xtensa architecture only allows reading memory attached to its instruction bus with l32r and l32i instructions, all other instructions raise an exception with the LoadStoreErrorCause code. This makes it hard to use some configurations, e.g. store string literals in FLASH memory attached to the instruction bus.

Say Y here to enable exception handler that allows transparent byte and 2-byte access to memory attached to instruction bus.

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

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