File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1- # Shiva -- Programmable runtime linking and microcode patching
1+ # Shiva JIT micropatching engine README
22
33
44## Description
@@ -88,7 +88,7 @@ program interpreter `"/lib/shiva"`, and the path to the patch module (i.e.
8888
8989## Patch testing
9090
91- We have already compiled and prelinked the patches. Shiva prelinking
91+ We have already compiled and prelinked the example patches. Shiva prelinking
9292refers specifically to the Shiva prelinking applied by the shiva-ld tool.
9393
9494Take a look at the Makefile for each patch, and you will see how shiva-ld is
@@ -267,6 +267,12 @@ val: 5
267267elfmaster@esoteric-aarch64:~/amp/shiva/modules/aarch64_patches/rodata_interposing$
268268```
269269
270+ ### Work in progress
271+
272+ This README is a work in progress. A "Friendly guide to micropatching with Shiva" User manual
273+ will be available soon!
274+
275+
270276### Author contact
271277
272278Ryan O'Neill
You can’t perform that action at this time.
0 commit comments