freebsd-dev/sys/arm64
Andrew Turner 22c6adff09 Correctly align the stack. The early csu assumed we passed the aux vector
in through the stack pointer, however this may have been misaligned
causing some userland applications to crash. A workaround was committed in
r284707 where userland would check if the aux vector was passed using the
old or new ABI and adjust the stack if needed. As 4 months have passed it
is time to move to the new ABI, with the expectation the compat code in csu
and the runtime linker to be removed in the future.

Sponsored by:	ABT Systems Ltd
2015-10-18 13:23:21 +00:00
..
acpica Add ARM64TODO comments to ACPI PCI stubs 2015-07-12 18:32:16 +00:00
arm64 Correctly align the stack. The early csu assumed we passed the aux vector 2015-10-18 13:23:21 +00:00
cavium arm64 ThunderX PCIe workaround: enumerate only one slot for now 2015-09-22 12:56:34 +00:00
conf Build changes that allow the modules on arm64. 2015-10-08 17:42:08 +00:00
include Clear exclusive monitors when handling data aborts, the monitors are 2015-09-18 16:52:18 +00:00