Szabolcs Nagy

Results 4 issues of Szabolcs Nagy

https://github.com/ARM-software/abi-aa/blob/main/aadwarf64-morello/aadwarf64-morello.rst#cfi-assembler-syntax-for-pure-capability-functions the spec recommends special syntax to mark purecap functions, but the assembler should know which functions are purecap already for interworking, so it can generate CFI based on that...

hwcap and hwcap2 are 64bit values on arm64 linux so consistently using uint32_t for it is wrong. (top 32bit of hwcap is reserved for libc use so may not be...

bug

the text currently has "An executable or shared library that supports BTI must have a bti c instruction at the start of any entry that might be called indirectly." but...

--- name: Pull request about: Technical issues, document format problems, bugs in scripts or feature proposal. --- **Thank you for submitting a pull request!** If this PR is about a...

proposal