freebsd-skq/sys/arm64
Konstantin Belousov 0cad2aa2dd Pass pointers to info parsed from notes, to brandinfo->header_supported filter.
Currently, we parse notes for the values of ELF FreeBSD feature flags
and osrel.  Knowing these values, or knowing that image does not carry
the note if pointers are NULL, is useful to decide which ABI variant
(brand) we want to activate for the image.

Right now this is only a plumbing change

Tested by:	pho
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D25273
2020-08-23 20:06:55 +00:00
..
acpica acpi_iort: fix mapping end calculation 2020-08-22 14:39:14 +00:00
arm64 Pass pointers to info parsed from notes, to brandinfo->header_supported filter. 2020-08-23 20:06:55 +00:00
broadcom Add support for bcm54213PE in brgphy. 2020-06-18 23:57:10 +00:00
cavium Rename the ThunderX CPU identification macros to include the X. This is the 2018-06-13 12:17:11 +00:00
cloudabi32 Use uintptr_t instead of register_t * for the stack base. 2019-12-03 23:17:54 +00:00
cloudabi64 Use uintptr_t instead of register_t * for the stack base. 2019-12-03 23:17:54 +00:00
conf Add DDB_CTF to the arm64 and riscv kernel configs 2020-08-05 11:54:51 +00:00
coresight Coresight: provide device_attach method for FDT bus. 2020-06-29 12:59:09 +00:00
freescale/imx Add i.MX 8M Quad support 2020-07-01 00:33:16 +00:00
include arm64: update instruction set attribute register definitions 2020-08-15 14:57:53 +00:00
intel Add support for Intel Stratix 10 platform. 2019-09-13 16:50:57 +00:00
linux linux: add sysctl compat.linux.use_emul_path 2020-08-18 22:04:22 +00:00
qoriq Add GPIO support for QorIQ boards. 2020-05-25 14:55:37 +00:00
qualcomm Enable Qualcomm Debug Subsystem (QDSS) block on MSM8916 SoC. 2018-04-10 12:53:48 +00:00
rockchip Improve Rockchip's integration of if_dwc 2020-08-10 19:37:06 +00:00