Avoiding retpolines with static calls
Avoiding retpolines with static calls
Posted Mar 29, 2020 21:01 UTC (Sun) by Cyberax (✭ supporter ✭, #52523)In reply to: Avoiding retpolines with static calls by anton
Parent article: Avoiding retpolines with static calls
I've spoken with hardware people about it a couple of years ago and they had some ideas like separate speculative caches, that can be referred only from speculative contexts. Or adding artificial access delay to cache lines added by from speculative contexts. I'm sure other ideas will come in future.