thermosphere: trap set/way dcache access
note: qemu does not implement the trap
This commit is contained in:
@@ -56,3 +56,5 @@ void cacheHandleSelfModifyingCodePoU(const void *addr, size_t size);
|
||||
|
||||
void cacheClearSharedDataCachesOnBoot(void);
|
||||
void cacheClearLocalDataCacheOnBoot(void);
|
||||
|
||||
void cacheHandleTrappedSetWayOperation(bool invalidateOnly);
|
||||
|
||||
Reference in New Issue
Block a user