zfs/module/icp/asm-x86_64/aes
Jason Zaman a3600a106d icp: mark asm files with noexec stack
If there is no explicit note in the .S files, the obj file will mark it
as requiring an executable stack. This is unneeded and causes issues on
hardened systems.

More info:
https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart

Signed-off-by: Jason Zaman <jason@perfinion.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4947
Closes #4962
2016-08-12 09:51:26 -07:00
..
THIRDPARTYLICENSE.gladman Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
THIRDPARTYLICENSE.gladman.descrip Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
THIRDPARTYLICENSE.openssl Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
THIRDPARTYLICENSE.openssl.descrip Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
aes_amd64.S icp: mark asm files with noexec stack 2016-08-12 09:51:26 -07:00
aes_intel.S icp: mark asm files with noexec stack 2016-08-12 09:51:26 -07:00
aeskey.c Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
aesopt.h Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
aestab.h Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
aestab2.h Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00