grub2/grub-core/kern/powerpc
Paulo Flabiano Smorigo 670711393c Disable VSX instruction
VSX bit is enabled by default for Power7 and Power8 CPU models,
so we need to disable them in order to avoid instruction exceptions.
Kernel will activate it when necessary.

* grub-core/kern/powerpc/ieee1275/startup.S: Disable VSX.

Also-By: Adhemerval Zanella <azanella@linux.vnet.ibm.com>
Also-By: Colin Watson <cjwatson@debian.org>

Origin: other, https://lists.gnu.org/archive/html/grub-devel/2014-09/msg00078.html
Last-Update: 2015-01-27

Patch-Name: ppc64el-disable-vsx.patch
2018-03-16 10:56:40 +00:00
..
ieee1275 Disable VSX instruction 2018-03-16 10:56:40 +00:00
cache_flush.S Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
cache.S Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
compiler-rt.S Remove libgcc dependency. 2015-03-03 20:50:37 +01:00
dl.c * grub-core/kern/powerpc/dl_helper.c (grub_arch_dl_get_tramp_got_size): 2013-12-09 15:43:27 +01:00