[clang] [NFC][Clang][Docs] Update Pointer Authentication documentation (PR #152596)
Anton Korobeynikov via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 7 14:46:13 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?
----------------
asl wrote:
Looks like it was mentioned?
https://github.com/llvm/llvm-project/pull/152596
More information about the cfe-commits
mailing list