From 6d3542b3ea387264f9746cc66b5a2c60756fca96 Mon Sep 17 00:00:00 2001 From: Jordan Carlin Date: Sun, 29 Dec 2024 20:25:04 -0800 Subject: [PATCH] Add Sstc to supported extensions list Signed-off-by: Jordan Carlin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09614c51f..00ff14b45 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ Supported RISC-V ISA features - Zkr extension for entropy source, v1.0 - V extension for vector operations, v1.0 - Machine, Supervisor, and User modes +- Sstc extension for Supervisor-mode Timer Interrupts, v1.0 - Svinval extension for fine-grained address-translation cache invalidation, v1.0 - Sv32, Sv39, and Sv48 page-based virtual-memory systems - Physical Memory Protection (PMP)