summaryrefslogtreecommitdiff
path: root/external/cddl/osnet/dev/fbt/aarch64
AgeCommit message (Expand)Author
2023-05-09dtrace_fbt: Read and write instruction words in little-endian.riastradh
2021-03-24Add NetBSD CVS IDs.simonb
2020-02-12Switch from db_write_bytes to using direct-mapping.riastradh
2020-02-12Count the number of artificial frames in aarch64 fbt probe correctly.riastradh
2020-02-12Tidy up a bit: don't set things we won't use; assert nonzeroness.riastradh
2020-02-12Tidy up a bit. No functional change intended.riastradh
2020-02-12Use db_write_bytes to overwrite kernel text.riastradh
2019-12-03dtrace: add support for aarch64jmcneill