]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Advertise ARM64_HAS_DCPODP cpu feature
authorAndrew Murray <andrew.murray@arm.com>
Tue, 9 Apr 2019 09:52:45 +0000 (10:52 +0100)
committerWill Deacon <will.deacon@arm.com>
Tue, 16 Apr 2019 15:27:59 +0000 (16:27 +0100)
commitc267abb9519fcc2ae8ca0e565ed50823795d7184
tree99de065ebddf1699b5d161054e2d0a026ea6b989
parent607f07ea5e70d5a4eceb70e2b9b37610bb93c527
arm64: Advertise ARM64_HAS_DCPODP cpu feature

Advertise ARM64_HAS_DCPODP when both DC CVAP and DC CVADP are supported.

Even though we don't use this feature now, we provide it for consistency
with DCPOP and anticipate it being used in the future.

Signed-off-by: Andrew Murray <andrew.murray@arm.com>
Reviewed-by: Dave Martin <Dave.Martin@arm.com>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/cpucaps.h
arch/arm64/kernel/cpufeature.c