History log of /freebsd-current/sys/arm64/coresight/coresight_tmc.h
Revision Date Author Comments
# 95ee2897 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# c9ea007c 17-Jun-2020 Ruslan Bukin <br@FreeBSD.org>

Complete the ACPI support for ARM Coresight:
o Parse the ACPI DSD (Device Specific Data) graph property and record
device connections.
o Split-out FDT support to a separate file.
o Get the corresponding (FDT/ACPI) Coresight platform data in
the device drivers.

Sponsored by: DARPA, AFRL


# a132ec9f 12-Jun-2020 Ruslan Bukin <br@FreeBSD.org>

ARM Coresight Trace Memory Controller (TMC):
o Split-out FDT attachment to a separate file;
o Add ACPI attachment.

Sponsored by: DARPA, AFRL


# b1670691 09-Jun-2020 Ruslan Bukin <br@FreeBSD.org>

Rename coresight drivers: use underscores in filenames.

Sponsored by: DARPA, AFRL