freebsd-nq/sys/arm
Ian Lepore 140da6f8fe Set a "kernbase" symbol in 32-bit arm locore.S and use it with ldscript.arm.
This brings arm into line with how every other arch does it.  For some
reason, only arm lacked a definition of a symbol named kernbase in its
locore.S file(s) for use in its ldscript.arm file.  Needlessly different
means harder to maintain.

Using a common symbol name also eases work in progress on a script to help
generate arm and arm64 kernels packaged in various ways (like with a header
blob needed for a bootloader prepended to the kernel file).
2019-12-30 23:20:46 +00:00
..
allwinner
altera/socfpga
amlogic/aml8726
annapurna/alpine
arm Set a "kernbase" symbol in 32-bit arm locore.S and use it with ldscript.arm. 2019-12-30 23:20:46 +00:00
broadcom/bcm2835 Kill off dummy kbd drivers 2019-12-20 16:22:14 +00:00
cloudabi32
conf arm: add SOC_BRCM_BCM2837 option, include it in GENERIC 2019-12-17 23:01:37 +00:00
freescale Kill off dummy kbd drivers 2019-12-20 16:22:14 +00:00
include Rewrite arm kernel stack unwind code to work when unwinding through modules. 2019-12-15 21:16:35 +00:00
linux Regen after r355752. 2019-12-14 13:32:37 +00:00
mv Be consistent about checking return value from bus_delayed_attach_children. 2019-12-13 21:39:20 +00:00
nvidia
qemu
ralink
rockchip
samsung/exynos chrome_kb: remove default get_fkeystr/diag implementations 2019-12-16 03:05:35 +00:00
ti Kill off dummy kbd drivers 2019-12-20 16:22:14 +00:00
versatile Kill off dummy kbd drivers 2019-12-20 16:22:14 +00:00
xilinx