[clang] [NFC][Clang][Docs] Update Pointer Authentication documentation (PR #152596)
Oliver Hunt via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 7 14:47:30 PDT 2025
================
@@ -163,14 +163,20 @@ a cryptographic signature, other implementations may be possible. See
data is simply a pepper added to the hash, not an encryption key, and so
can be initialized using random data.
+ *** FIXME *** fpac?
----------------
ojhunt wrote:
yup, I would _swear_ I stripped those out after I got that all written up
https://github.com/llvm/llvm-project/pull/152596
More information about the cfe-commits
mailing list