Latest

A RISC-V SystemC-TLM simulator
Research

A RISC-V SystemC-TLM simulator

Abstract This work presents a SystemC-TLM based simulator for a RISC-V microcontroller, prioritizing simplicity and expandability for System-on-Chip (SoC) development. It integrates a full RISC-V Instruction Set Simulator (ISS) supporting key ISA extensions,
By Admin 2 min read
Elasticlave: An Efficient Memory Model for Enclaves
Research

Elasticlave: An Efficient Memory Model for Enclaves

Abstract Elasticlave proposes a novel memory model for Trusted Execution Environments (TEEs) that overcomes the severe performance penalties associated with traditional spatial isolation models like Intel SGX. This innovation allows enclaves to selectively
By Admin 2 min read
An Embedded RISC-V Core with Fast Modular Multiplication
Research

An Embedded RISC-V Core with Fast Modular Multiplication

Abstract This work introduces an embedded RISC-V core designed to address the security and power consumption challenges inherent in battery-operated IoT devices by accelerating cryptographic operations. The key innovation is an extended custom
By Admin 2 min read
BasicBlocker: ISA Redesign to Make Spectre-Immune CPUs Faster
Research

BasicBlocker: ISA Redesign to Make Spectre-Immune CPUs Faster

Abstract This paper introduces BasicBlocker, a novel ISA redesign that enables non-speculative CPUs to achieve performance comparable to systems utilizing speculative execution, thereby addressing Spectre-class attacks robustly. BasicBlocker is a generic modification applicable
By Admin 2 min read