Arm Cortex-M85 has optional [PACBTI](https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/armv8-1-m-pointer-authentication-and-branch-target-identification-extension) - pointer authentication and branch target identification. The feature is `pacbti` and I suspect `target-cpu=cortex-m85` turns it on.
Arm Cortex-M85 has optional PACBTI - pointer authentication and branch target identification.
The feature is
pacbtiand I suspecttarget-cpu=cortex-m85turns it on.