HomeFreeBSD

ICP: Add missing stack frame info to SHA asm files

Description

ICP: Add missing stack frame info to SHA asm files

Since the assembly routines calculating SHA checksums don't use
a standard stack layout, CFI directives are needed to unroll the
stack.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Attila Fülöp <attila@fueloep.org>
Closes #11733

Details

Provenance
Attila Fülöp <attila@fueloep.org>Authored on Apr 16 2021, 10:11 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jul 27 2022, 8:38 PM
Parents
rGd2ff2196a5f0: Fix -Wformat-overflow warning in zfs_project_handle_dir()
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGb9d862f2dbcf: ICP: Add missing stack frame info to SHA asm files (authored by Attila Fülöp <attila@fueloep.org>).Jul 27 2022, 8:38 PM