diff --git a/README.md b/README.md index 27fbffd..5e49a9b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,12 @@ # cortex-a -Low level access to Cortex-A processors +Low level access to Cortex-A processors. + +## Currently Supported Architectures + +- [x] AArch64 +- [ ] AArch32 ## Usage