Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] arm64: Add Armv8.3-A PAC support to assembly files
@ 2022-02-09 15:27 Andre Kempe
  0 siblings, 0 replies; only message in thread
From: Andre Kempe @ 2022-02-09 15:27 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: martin

[-- Attachment #1: Type: text/plain, Size: 983 bytes --]

Hi everyone,

This patch adds signing and validation of LinkRegister when storing to and
Loading from stack using Pointer Authentication Codes (PACs).

PAC support is turned on or off at compile time based on the presence of
the __ARM_FEATURE_PAC_DEFAULT feature macro. Without PAC enabled
at compile time, no additional instruction will be emitted at all.

A binary compiled with PAC support can be executed on processors
without PAC support because the instructions are defined in NOP space.

Regression tested in in a PAC-enabled environment - no issues. Could
someone please have a look and give feedback?

Thanks + Best Regards,
André

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

[-- Attachment #2: arm64-Add-Armv8.3-A-PAC-support-to-assembly-files.patch --]
[-- Type: application/octet-stream, Size: 9829 bytes --]

[-- Attachment #3: Type: text/plain, Size: 251 bytes --]

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-09 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-09 15:27 [FFmpeg-devel] arm64: Add Armv8.3-A PAC support to assembly files Andre Kempe

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git