Peter Smith
Peter Smith
I don't think the PDF creation is to do with this pull-request as I didn't add the directory to the generate-pdfs script and the same attribute error happens in other...
Uploaded new version, thanks for the additional comments.
Thanks for all the comments. I'll aim to get a response tomorrow and I'll post an update to the spec and rationale this week.
Apologies for the delay in responding. I missed this one in my mailbox. I would expect `-z pac-plt` to be passed by the compiler driver to the linker given the...
Are you able to elaborate on the use cases? Outside of assembly language only where I don't want the language runtime being included I'd almost always use clang as the...
Based on what I've heard so far. I think the build-attribute would look something like: ``` Tag_PAuth_PACPLT (=3) 0 The user does not permit the static Iinker to sign the...
This looks like an oversight to me. My understanding is that the restriction "max distance from text to GOT < 4 GiB" is that the linker generated PLT entries use...
We've removed the GOT distance from the tables in https://github.com/ARM-software/abi-aa/pull/345 this addresses this ticket too, so we can close it out.
I agree this is an area that could do with further clarification, having been confused by it myself before. > If this is intended to be a requirement for homogeneous...
> It seems that "standard" needs to be "document" in the text above. If I've understood you, this would change the text to something like: ``` Q-o-I Quality of Implementation...