File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ implement page aliasing.
291
291
292
292
Related Work
293
293
============
294
- * `SPARC ADI `_ implements a similar tool mostly in hardware.
294
+ * `SPARC ADI `_ and ` Arm MTE `_ implement a similar tool mostly in hardware.
295
295
* `Effective and Efficient Memory Protection Using Dynamic Tainting `_ discusses
296
296
similar approaches ("lock & key").
297
297
* `Watchdog `_ discussed a heavier, but still somewhat similar
@@ -302,6 +302,7 @@ Related Work
302
302
.. _Watchdog : https://www.cis.upenn.edu/acg/papers/isca12_watchdog.pdf
303
303
.. _Effective and Efficient Memory Protection Using Dynamic Tainting : https://www.cc.gatech.edu/~orso/papers/clause.doudalis.orso.prvulovic.pdf
304
304
.. _SPARC ADI : https://lazytyped.blogspot.com/2017/09/getting-started-with-adi.html
305
+ .. _Arm MTE : https://developer.arm.com/documentation/108035/0100/Introduction-to-the-Memory-Tagging-Extension
305
306
.. _AddressSanitizer paper : https://www.usenix.org/system/files/conference/atc12/atc12-final39.pdf
306
307
.. _Address Tagging : http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.den0024a/ch12s05s01.html
307
308
.. _Linear Address Masking : https://software.intel.com/content/www/us/en/develop/download/intel-architecture-instruction-set-extensions-programming-reference.html
You can’t perform that action at this time.
0 commit comments