freebsd-skq/sys/boot/mips
Ed Maste 7a73d15e90 Increase BERI boot components section alignment to 16
The .text, .bss, and .data sections claimed 16-byte alignment, but were
only aligned to 8 by the linker script.

Discovered with elfcopy(1) from elftoolchain, which performs validation
absent from the binutils strip(1). ELF tool chain ticket #512.

Reported by:	brooks
Reviewed by:	brooks
Sponsored by:	DARPA, AFRL
2016-01-20 18:35:43 +00:00
..
beri Increase BERI boot components section alignment to 16 2016-01-20 18:35:43 +00:00
Makefile Build the BERI boot loader on 64-bit MIPS (but not 32-bit MIPS). While 2014-02-23 22:20:52 +00:00
Makefile.inc