freebsd-dev/stand/powerpc
Justin Hibbits cd51f7df9c loader/powerpc64: Fix HV check for CAS usage
Logic was backwards.  The function returns true if it *is* running as a
hypervisor, whereas we want to only call the CAS utility if we're running as a
guest.

Reported by:	Shawn Anastasio <shawn@anastas.io>
2019-10-07 03:05:32 +00:00
..
boot1.chrp [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
kboot [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
ofw loader/powerpc64: Fix HV check for CAS usage 2019-10-07 03:05:32 +00:00
uboot powerpc/loader: Install ubldr without stripping 2019-09-20 13:35:28 +00:00
Makefile stand: TARGET_ARCH is spelled MACHINE_ARCH in Makefiles 2019-05-21 03:05:24 +00:00
Makefile.inc