File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,11 +40,21 @@ https://github.com/advanced-microcode-patching/shiva
4040
4141---- File descriptions
4242
43- README-AMP.md: This file
44- README.md: File describing how to build and use Shiva
43+ ### README-AMP.md
44+ This file
45+
46+ ### File describing how to build and use Shiva
4547documentation/shiva_final_design.pdf: A document describing the internal design of Shiva
46- libcapstone.a: A pre-built static library of the Capstone API
47- modules/aarch64_patches/cfs_patch1/core-cpu1: A binary built from NASA cSF github repository to test patching against
48- modules/aarch64/amp_challenge10/program_c: An aarch64 binary taken from the beaglebone, as a patch challenge for AMP
49- include/capstone: Header files from capstone disassembly API
48+
49+ ### libcapstone.a
50+ A pre-built static library of the Capstone API
51+
52+ ### modules/aarch64_patches/cfs_patch1/core-cpu1
53+ A binary built from NASA cSF github repository to test patching against
54+
55+ ### modules/aarch64/amp_challenge10/program_c
56+ An aarch64 binary taken from the beaglebone, as a patch challenge for AMP
57+
58+ ### include/capstone
59+ Header files from capstone disassembly API
5060
You can’t perform that action at this time.
0 commit comments