Re: [PATCH v3 0/4] target/arm: Support for Data Cache Clean up to PoP

2019-12-06 Thread Peter Maydell
On Thu, 21 Nov 2019 at 00:09, Beata Michalska wrote: > > ARMv8.2 introduced support for Data Cache Clean instructions to PoP > (point-of-persistence) and PoDP (point-of-deep-persistence): > ARMv8.2-DCCVAP & ARMv8.2-DCCVADP respectively. > This patch set adds support for emulating both, though the

[PATCH v3 0/4] target/arm: Support for Data Cache Clean up to PoP

2019-11-20 Thread Beata Michalska
ARMv8.2 introduced support for Data Cache Clean instructions to PoP (point-of-persistence) and PoDP (point-of-deep-persistence): ARMv8.2-DCCVAP & ARMv8.2-DCCVADP respectively. This patch set adds support for emulating both, though there is no distinction between the two points: the PoDP is assumed