Changes between Version 1 and Version 2 of linux/encryption


Ignore:
Timestamp:
06/05/2019 06:48:59 PM (5 years ago)
Author:
Tim Harvey
Comment:

fixed cryptodev building instructions

Legend:

Unmodified
Added
Removed
Modified
  • linux/encryption

    v1 v2  
    127127. ./setup-environment # activate cross-compile shell environment
    128128git clone https://github.com/cryptodev-linux/cryptodev-linux.git -b cryptodev-linux-1.10
     129KERNEL_DIR=$PWD/linux make -C cryptodev-linux
    129130KERNEL_DIR=$PWD/linux DESTDIR=$PWD/linux/install INSTALL_MOD_PATH=$PWD/linux/install make -C cryptodev-linux install
    130131tar cvzf cryptodev-linux.tar.gz -C $PWD/linux/install lib/modules/4.20.7-00006-gaf078a3/extra/cryptodev.ko usr/local/include/crypto/cryptodev.h