Cache flush/invalidate needs RWX permission
When generating JIT code, perform cache maintenance operations before removing page write permissions. Errata on some cores require data flush operations to be followed by data invalidate operations requiring write permission. Test: ART_TEST_JIT=true test-art-target on an arm64 device. bug: 27265969 Change-Id: I70cbb0dc2ea37e42f2011d23333e386ae3f639c7
Loading
Please sign in to comment