
23 Dec
2022
23 Dec
'22
4:01 p.m.
On Mon, Dec 19, 2022 at 10:46:22PM +0100, Pali Rohár wrote:
All vector instructions on powerpc mpc85xx must not be used because U-Boot does not enable them. Usage cause random crashes. SPE vector instructions are already disabled by compiler flags, so disable also AltiVec and VSX vector instructions.
Linux kernel disables AltiVec and VSX instructions too.
Signed-off-by: Pali Rohár pali@kernel.org
Applied to u-boot/master, thanks!
--
Tom