freebsd-src/sys/tools
Jessica Clarke 1846bbd1b3 arm64: Don't rely on host readelf for u-boot booti image generation
readelf is not a bootstrap tool and so cannot be relied upon to exist.
On macOS there is no system readelf, and even on Linux or FreeBSD where
it does exist, BUILD_WITH_STRICT_TMPPATH builds won't be able to use it.
Instead of making it a bootstrap tool, just use nm as that suffices and
already is a bootstrap tool.

Fixes:		28482babd0 ("arm64: Use new arm_kernel_boothdr script for generating booti images.")
Reviewed by:	emaste, mmel
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D32734
2021-12-24 19:25:20 +00:00
..
fdt ipq4018: add TCSR definitions from Linux. 2021-10-18 19:18:01 +00:00
sound
acpi_quirks2h.awk
amd64_ia32_vdso.sh amd64: Pass DEBUG when building VDSO wrapper 2021-12-07 00:24:20 +00:00
amd64_vdso.sh amd64: Pass DEBUG when building VDSO wrapper 2021-12-07 00:24:20 +00:00
arm_kernel_boothdr.awk arm64: Don't rely on host readelf for u-boot booti image generation 2021-12-24 19:25:20 +00:00
bus_macro.sh
embed_mfs.sh
fw_stub.awk fw_stub: fix -Wunused-but-set-variable for firmware files 2021-11-30 14:23:18 +00:00
makeobjops.awk
makesyscalls.lua sysent: move away from allowing all compat options for other ABIs 2021-12-16 20:56:28 -06:00
miidevs2h.awk
pccarddevs2h.awk
sdiodevs2h.awk
usbdevs2h.awk
vdso_wrap.S amd64: wrap 64bit sigtramp into vdso 2021-12-06 20:46:49 +02:00
vnode_if.awk