Skip to content
Commit 867ba172 authored by Mykola Kvach's avatar Mykola Kvach Committed by Carles Cufí
Browse files

arch: arm64: cache: delete arm64_dcache_all



Delete arm64_dcache_all function, because it is unused and in order to
avoid future usage of set/way cache maintenance instructions. It isn't
safe to use them.

Set/way operations are not guaranteed to affect all caches prior to the
PoC, and may require other IMPLEMENTATION DEFINED maintenance.

Exposing set/way cache maintenance to virtual machines is unsafe, not
least because the instructions are not permission-checked, but also
because they are not broadcast between CPUs.

Signed-off-by: default avatarMykola Kvach <mykola_kvach@epam.com>
parent c9b534c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment