freebsd-dev/stand/powerpc
Wojciech Macek 8de1ad0b9b loader: support for mixed-endianness ELF/loader and POWER8
On POWER8 with current petitpoot, the loader.kboot might be
run as little-endian application. The FreeBSD kernel is
always big-endian, so the load_elf_* routines must be aware
of proper endianness of all fields.

Submitted by:          Wojciech Macek <wma@semihalf.com>
Obtained from:         Semihalf
Sponsored by:          IBM, QCM Technologies
Differential revision: https://reviews.freebsd.org/D12422
2018-01-29 09:24:28 +00:00
..
boot1.chrp Include machine/md_var to pick up __syncicache prototype. 2017-12-03 04:54:54 +00:00
kboot loader: support for mixed-endianness ELF/loader and POWER8 2018-01-29 09:24:28 +00:00
ofw Move loader help file definitions to being 100% inside of loader.mk. 2017-12-18 04:51:34 +00:00
uboot Move loader help file definitions to being 100% inside of loader.mk. 2017-12-18 04:51:34 +00:00
Makefile Disconnet ps3 from the build. There's too many warnings to fix. Also, 2017-12-03 04:55:19 +00:00
Makefile.inc