diff options
Diffstat (limited to 'src/block/aes_intel/info.txt')
-rw-r--r-- | src/block/aes_intel/info.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/block/aes_intel/info.txt b/src/block/aes_intel/info.txt new file mode 100644 index 000000000..1a156a635 --- /dev/null +++ b/src/block/aes_intel/info.txt @@ -0,0 +1,9 @@ +define AES_INTEL + +load_on auto + +#isa aes_ni + +<requires> +aes_isa_eng +</requires> |