https://bugs.kde.org/show_bug.cgi?id=447989
--- Comment #5 from Paul Floyd <pjfl...@wanadoo.fr> --- This will also need a change in arm64g_dirtyhelper_MRS_ID_AA64ISAR0_EL1 This bit will need to be removed /* Degredate SHA2 from b0010 to b0001*/ if ( (w >> 12) & 0x2 ) { w ^= (0x2 << 12); w |= (0x1 << 12); } And at least one testcase would also be good! -- You are receiving this mail because: You are watching all bug changes.