Research@Casper

use markdown to add the research domain also a example is shown with an image to add some image

Research

Microarchitecture for Security

  • Offensive side: New microarchitecture side/covert timing channels (attacks)
  • Defensive side: Mitigation techniques for transient execution attacks like Spectre and Meltdown, Flush-based, eviction-based, and Rowhammer based attacks
  • Performance-Security tradeoffs: Design of secure processors (Intel SGX kinda) and memory hierarchies keeping performance and security in mind.

Microarchitecture for Performance

  • Memory hierarchy optimizations: Data prefetching, instruction prefetching, microarchitecure-interactions, shared resource management, front-end and back-end bottleneck mitigation techniques keeping performance and power in mind
  • Architecture-OS interaction: TLB/Page-table-walker optimizations, memory hierarchy for virtualization, memory hierarchy for high-speed network I/O (Intel DDIO kinda), persistent memory optimizations (Intel Optane kinda)
  • ML/RL for architecture: ML/RL for microarchitecture optimizations, Application specific microarchitecture

Thanks to Intel Research, Google, Qualcomm, and NXP for funding our research interests.

… and more.