You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Stijn Tintel 301301da2b x86/64: enable AES-NI support in kernel
The kernel will detect if the host supports this, so we can just enable
it in the kernel config.

Tested on an APU2 with AES-NI support and a KVM VM on a Xeon E5520 host
without AES-NI support.

Throughput over an IPsec tunnel between these 2 hosts increased from
~63Mbps to ~140Mbps. Ciphers: AES_GCM_16_256/PRF_HMAC_SHA2_512/ECP_521.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
8 years ago
..
imagebuilder target/imagebuilder: Switch to xz compression instead of bz2 8 years ago
linux x86/64: enable AES-NI support in kernel 8 years ago
sdk docs: remove all refrences in Makefiles/scripts 8 years ago
toolchain target/toolchain: Fix toolchain packaging without package build 8 years ago
Config.in kernel: add plan 9 fs package 8 years ago
Makefile sdk: depend on linux/install 8 years ago