vmsplit/linebacker
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
____ ___ _____ _____ _____ _____ _____ __ ___ _____ _____
/ _/ /___\/ _ \/ __\/ _ \/ _ \/ \| | // __\/ _ \
| |---| || | || __|| _ <| _ || |--|| _ < | __|| _ <
\_____/\___/\__|__/\_____/\_____/\__|__/\_____/|__|__\\_____/\__|\_/
WIP project inspired by and implementing the CacheLight paper's technique
to prevent malicious use of cache line locking on ARMv8A devices.
paper can be found here --> https://core.ac.uk/download/pdf/161995293.pdf
CacheKit which is what CacheLight focuses on preventing can be found here
--> https://csis.gmu.edu/ksun/publications/CacheKit-eurosp2016.pdf