On arm64 binaries can be tagged as using BTI or PAC. Add support to
decode these to the elftoolchain readelf.
To simplify the code use a table based method to find the flag
description table.
Differential D32315
Teach the readelf about arm64 gnu properties andrew on Oct 5 2021, 12:57 PM. Authored by Tags None Referenced Files
Subscribers
Details On arm64 binaries can be tagged as using BTI or PAC. Add support to To simplify the code use a table based method to find the flag
Diff Detail
|