freebsd-dev/sys/powerpc/powernv
Brandon Bergren c16359cf66 [PowerPC64LE] powernv ILE setup code.
When running without a hypervisor, we need to set the ILE bit in the LPCR
ourselves.

For the boot processor, handle it in powernv_attach() like we do for other
LPCR bits.

No change for the APs, as they will use the lpcr global to set up their own
LPCR when they do their own cpudep_ap_early_bootstrap() and pick up this
automatically.

Sponsored by:	Tag1 Consulting, Inc.
2020-09-23 00:32:50 +00:00
..
opal_async.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
opal_console.c [PowerPC64LE] Fix endianness issues in phyp and opal consoles. 2020-09-23 00:06:48 +00:00
opal_dbg.c [PPC64] Enable opal console use as a GDB DBGPORT 2019-12-09 13:09:32 +00:00
opal_dev.c [PowerPC] Fix setting of time in OPAL 2020-09-10 01:49:53 +00:00
opal_flash.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
opal_hmi.c [PowerPC] Fix panic when attempting to handle an HMI from an idle thread 2019-12-30 02:56:47 +00:00
opal_i2c.c powerpc/powernv: Add asynchronous token management for powernv 2019-03-01 02:49:47 +00:00
opal_i2cm.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
opal_nvram.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
opal_pci.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
opal_sensor.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
opal.c [PowerPC64LE] LE opal_call() implementation 2020-09-23 00:28:47 +00:00
opal.h [PowerPC64] Fix invalid OPAL call in xive_bind(). 2020-08-21 03:23:10 +00:00
opalcall.S [PowerPC64LE] LE opal_call() implementation 2020-09-23 00:28:47 +00:00
platform_powernv.c [PowerPC64LE] powernv ILE setup code. 2020-09-23 00:32:50 +00:00
powernv_centaur.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
powernv_xscom.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
xive.c [PowerPC64] Fix xive order calculation in qemu TCG 2020-09-08 23:48:49 +00:00