From 6cb2edc75b75bb5d20ec679c3e65f137d822c2c0 Mon Sep 17 00:00:00 2001 From: Duncan Lowther Date: Tue, 6 Feb 2024 12:51:09 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 08c5da0..a70521a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ or [Jeremy Singer](http://www.dcs.gla.ac.uk/~jsinger/). - Picking a CHERI Allocator: Security and Performance Considerations (March, 2023), [[doi: 10.1145/3591195.3595278](https://doi.org/10.1145/3591195.3595278)] [[arXiv](https://arxiv.org/abs/2303.15130)] - Capability Boehm: Challenges and Opportunities for Garbage Collection with Capability Hardware (February, 2022), [[doi: 10.1145/3516807.3516823](https://doi.org/10.1145/3516807.3516823)] +- Morello MicroPython: A Python Interpreter for CHERI (October, 2023), [[doi: 10.1145/3617651.3622991](https://doi.org/10.1145/3617651.3622991)] +- CHERI Performance Enhancement for a Bytecode Interpreter (October, 2023), [[doi: 10.1145/3623507.3623552](https://doi.org/10.1145/3623507.3623552)] ## Blog posts