diff --git a/README.md b/README.md index 4c7d3df..8031e97 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Jazelle info this project is based on: * Is it possible to force execute a certain instruction using the handler instead of the default in-hardware execution? * ... + * How does one call regular ARM/Thumb code from inside Jazelle? * ... * Verify what Hackspire and libjz have, to check if it is correct * Look at what Hackspire and libjz don't have and try to complete it