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

CONFIG_RISCV_SBI_FWFT_DELEGATE_MISALIGNED: Request firmware delegation of unaligned access exceptions

General informations

The Linux kernel configuration item CONFIG_RISCV_SBI_FWFT_DELEGATE_MISALIGNED:

Help text

Use SBI FWFT to request delegation of load address misaligned and store address misaligned exceptions, if possible, and prefer Linux kernel emulation of these accesses to firmware emulation.

Unfortunately, Linux's emulation is still incomplete. Namely, it currently does not handle vector instructions and KVM guest accesses. On platforms where these accesses would have been handled by firmware, enabling this causes unexpected kernel oopses, userspaces crashes and KVM guest crashes. If you are sure that these are not a problem for your platform, you can say Y here, which may improve performance.

Saying N here will not worsen emulation support for unaligned accesses even in the case where the firmware also has incomplete support. It simply keeps the firmware's emulation enabled.

If you don't know what to do here, say N.

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

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