commit | 671db581815faf17cbedd7fcbc48823a247d90b1 | [log] [tgz] |
---|---|---|
author | Andrew Murray <andrew.murray@arm.com> | Tue Apr 09 10:52:43 2019 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Tue Apr 16 16:27:56 2019 +0100 |
tree | 97c4cc514b103a6eb301cbd34dcc735235401f23 | |
parent | d16ed4105f5bbd8a34f15053045a6657f4c52c6f [diff] |
arm64: Expose DC CVADP to userspace ARMv8.5 builds upon the ARMv8.2 DC CVAP instruction by introducing a DC CVADP instruction which cleans the data cache to the point of deep persistence. Let's expose this support via the arm64 ELF hwcaps. Signed-off-by: Andrew Murray <andrew.murray@arm.com> Reviewed-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>