Component Type: kbuild config
Description: Cortex-A510: 2077057: workaround software-step corrupting SPSR_EL2
More info: This option adds the workaround for ARM Cortex-A510 erratum 2077057. Affected Cortex-A510 may corrupt SPSR_EL2 when the a step exception is expected, but a Pointer Authentication trap is taken instead. The erratum causes SPSR_EL1 to be copied to SPSR_EL2, which could allow EL1 to cause a return to EL2 with a guest controlled ELR_EL2. This can only happen when EL2 is stepping EL1. When these conditions occur, the SPSR_EL2 value is unchanged from the previous guest entry, and can be restored from the in-memory copy. If unsure, say Y.
Build project: Kconfig (Linux kconfig) (Path: arch\arm64\Kconfig )
Other views: file explorer