Searched hist:"4 bff28ccda2b7a3fbdf8e80aef7a599284681dc6" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/include/uapi/asm/ |
H A D | hwcap.h | diff 4bff28ccda2b7a3fbdf8e80aef7a599284681dc6 Mon Dec 16 22:04:36 CET 2013 Steve Capper <steve.capper@linaro.org> arm64: Add hwcaps for crypto and CRC32 extensions.
Advertise the optional cryptographic and CRC32 instructions to user space where present. Several hwcap bits [3-7] are allocated.
Signed-off-by: Steve Capper <steve.capper@linaro.org> [bit 2 is taken now so use bits 3-7 instead] Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
/linux/arch/arm64/kernel/ |
H A D | setup.c | diff 4bff28ccda2b7a3fbdf8e80aef7a599284681dc6 Mon Dec 16 22:04:36 CET 2013 Steve Capper <steve.capper@linaro.org> arm64: Add hwcaps for crypto and CRC32 extensions.
Advertise the optional cryptographic and CRC32 instructions to user space where present. Several hwcap bits [3-7] are allocated.
Signed-off-by: Steve Capper <steve.capper@linaro.org> [bit 2 is taken now so use bits 3-7 instead] Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|